Searched refs:test_info (Results 1 – 2 of 2) sorted by relevance
741 for test_info in failed_tests:742 print_text(('%s\n%s\n' % (test_info[0], test_info[1])))
832 ProfileCompilationInfo test_info; in TEST_F() local834 ASSERT_TRUE(AddMethod("dex_location2", /* checksum */ 2, /* method_idx */ i, &test_info)); in TEST_F()839 ASSERT_FALSE(test_info.Load(GetFd(profile))); in TEST_F()