Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc299 ScratchFile profile1; in TEST_F() local
304 GetFd(profile1), in TEST_F()
310 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
328 CheckProfileInfo(profile1, info1); in TEST_F()
334 ScratchFile profile1; in TEST_F() local
338 GetFd(profile1)}); in TEST_F()
343 SetupProfile("p1", 1, 0, kNumberOfClassesToEnableCompilation, profile1, &info1); in TEST_F()
358 CheckProfileInfo(profile1, info1); in TEST_F()
362 ScratchFile profile1; in TEST_F() local
367 GetFd(profile1), in TEST_F()
[all …]