Searched refs:VERIFY_NO_ERROR (Results 1 – 1 of 1) sorted by relevance
171 #define VERIFY_NO_ERROR(error_code) \ macro177 #define VERIFY_NO_ERROR(error_code) ASSERT_EQ(BACKTRACE_UNWIND_NO_ERROR, error_code); macro226 VERIFY_NO_ERROR(backtrace->GetError().error_code); in VerifyLevelBacktrace()278 VERIFY_NO_ERROR(backtrace->GetError().error_code); in TEST_F()299 VERIFY_NO_ERROR(backtrace->GetError().error_code); in TEST_F()362 VERIFY_NO_ERROR(all->GetError().error_code); in VerifyLevelIgnoreFrames()368 VERIFY_NO_ERROR(ign1->GetError().error_code); in VerifyLevelIgnoreFrames()374 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyLevelIgnoreFrames()458 VERIFY_NO_ERROR(ign1->GetError().error_code); in VerifyProcessIgnoreFrames()463 VERIFY_NO_ERROR(ign2->GetError().error_code); in VerifyProcessIgnoreFrames()[all …]