Searched refs:test_class (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/stf/
H A Dcomfychair.py315 for test_class in test_list:
316 print "%-30s" % _test_name(test_class),
323 obj = test_class()
358 def _test_name(test_class):
362 return test_class.__name__
364 return `test_class`
386 for test_class in test_list:
387 print " %s" % _test_name(test_class)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dopt.c841 static const AVClass test_class = { variable
876 test_ctx.class = &test_class;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dopt.c1743 static const AVClass test_class = { variable
1800 test_ctx.class = &test_class;
1830 test_ctx.class = &test_class;

Completed in 71 milliseconds