Searched defs:total_tests (Results 1 – 11 of 11) sorted by relevance
25 static inline int kstm_report(unsigned int total_tests, unsigned int failed_tests, in kstm_report()
36 int total_tests; member
107 def generate_percentage_string(self, passed_tests, total_tests): argument
3930 int total_tests = 0; in PrintXmlTestsList() local4320 int total_tests = 0; in PrintJsonTestList() local
4384 int total_tests = 0; in PrintXmlTestsList() local4834 int total_tests = 0; in PrintJsonTestList() local
4385 int total_tests = 0; in PrintXmlTestsList() local4837 int total_tests = 0; in PrintJsonTestList() local
4376 int total_tests = 0; in PrintXmlTestsList() local4831 int total_tests = 0; in PrintJsonTestList() local
4310 int total_tests = 0; in PrintXmlTestsList() local4700 int total_tests = 0; in PrintJsonTestList() local
824 …l_command_queue queue, int num_elements, ExplicitType type, int num, int *tests, int total_tests) { in run_multiple_tests()