Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc426 ScratchFile profile1; in TEST_F() local
431 GetFd(profile1), in TEST_F()
437 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
455 CheckProfileInfo(profile1, info1); in TEST_F()
461 ScratchFile profile1; in TEST_F() local
465 GetFd(profile1)}); in TEST_F()
470 SetupProfile("p1", 1, 0, kNumberOfClassesToEnableCompilation, profile1, &info1); in TEST_F()
485 CheckProfileInfo(profile1, info1); in TEST_F()
489 ScratchFile profile1; in TEST_F() local
494 GetFd(profile1), in TEST_F()
[all …]