Home
last modified time | relevance | path

Searched defs:count_tests (Results 1 – 5 of 5) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-test-sequencer.h34 int *count_tests; /* count of done tests */ member
/external/libaom/libaom/test/
Dcoding_path_sync.cc168 const int count_tests = 10; in TEST() local
187 const int count_tests = 100; in TEST() local
Dsegment_binarization_sync.cc46 const int count_tests = 1000; in TEST() local
/external/libwebsockets/minimal-examples/api-tests/api-test-smtp_client/
Dmain.c16 static int interrupted, results[10], count_tests, count_passes; variable
/external/linux-kselftest/tools/testing/selftests/tc-testing/
DTdcResults.py69 def count_tests(self): member in TestSuiteReport