Searched defs:count_tests (Results 1 – 5 of 5) sorted by relevance
34 int *count_tests; /* count of done tests */ member
168 const int count_tests = 10; in TEST() local187 const int count_tests = 100; in TEST() local
46 const int count_tests = 1000; in TEST() local
16 static int interrupted, results[10], count_tests, count_passes; variable
69 def count_tests(self): member in TestSuiteReport