Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc412 ScratchFile profile1; in TEST_F() local
417 GetFd(profile1), in TEST_F()
423 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
441 CheckProfileInfo(profile1, info1); in TEST_F()
447 ScratchFile profile1; in TEST_F() local
451 GetFd(profile1)}); in TEST_F()
456 SetupProfile(dex1, dex2, 0, kNumberOfClassesToEnableCompilation, profile1, &info1); in TEST_F()
471 CheckProfileInfo(profile1, info1); in TEST_F()
475 ScratchFile profile1; in TEST_F() local
480 GetFd(profile1), in TEST_F()
[all …]