Home
last modified time | relevance | path

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

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