Home
last modified time | relevance | path

Searched refs:reference_profile (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofile_assistant_test.cc380 ScratchFile reference_profile; in CheckCompilationMethodPercentChange() local
382 int reference_profile_fd = GetFd(reference_profile); in CheckCompilationMethodPercentChange()
398 reference_profile, &info2); in CheckCompilationMethodPercentChange()
405 ScratchFile reference_profile; in CheckCompilationClassPercentChange() local
408 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() local
433 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 …]