Searched refs:test_no (Results 1 – 3 of 3) sorted by relevance
177 verify (int test_no, in verify() argument229 printf ("--------- Test 0x%x failed ---------\n", test_no); in verify()
2858 verify (int test_no, const pixel_combination_t *combination, int size, in verify() argument2921 printf ("----------- Test %d failed ----------\n", test_no); in verify()
446 async def test_no(self): member in TestIsCommitInBranch