Searched refs:reference_profile (Results 1 – 1 of 1) sorted by relevance
380 ScratchFile reference_profile; in CheckCompilationMethodPercentChange() local382 int reference_profile_fd = GetFd(reference_profile); in CheckCompilationMethodPercentChange()398 reference_profile, &info2); in CheckCompilationMethodPercentChange()405 ScratchFile reference_profile; in CheckCompilationClassPercentChange() local408 int reference_profile_fd = GetFd(reference_profile); in CheckCompilationClassPercentChange()413 SetupProfile("p1", 1, 0, classes_in_ref_profile, reference_profile, &info2); in CheckCompilationClassPercentChange()428 ScratchFile reference_profile; in TEST_F() local433 int reference_profile_fd = GetFd(reference_profile); in TEST_F()446 ASSERT_TRUE(reference_profile.GetFile()->ResetOffset()); in TEST_F()462 ScratchFile reference_profile; in TEST_F() local[all …]