Searched defs:total_tests (Results 1 – 8 of 8) sorted by relevance
24 static inline int kstm_report(unsigned int total_tests, unsigned int failed_tests) in kstm_report()
104 def generate_percentage_string(self, passed_tests, total_tests): argument
123 total_tests = 0 variable in FilterFormat
3826 int total_tests = 0; in PrintXmlTestsList() local4203 int total_tests = 0; in PrintJsonTestList() local
3930 int total_tests = 0; in PrintXmlTestsList() local4320 int total_tests = 0; in PrintJsonTestList() local
4070 int total_tests = 0; in PrintXmlTestsList() local4460 int total_tests = 0; in PrintJsonTestList() local
4004 int total_tests = 0; in PrintXmlTestsList() local4374 int total_tests = 0; in PrintJsonTestList() local
821 …l_command_queue queue, int num_elements, ExplicitType type, int num, int *tests, int total_tests) { in run_multiple_tests()