Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc435 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
437 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
439 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
499 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
501 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
503 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
510 &reference_info, kNumberOfMethodsToEnableCompilation / 2); in TEST_F()
617 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
620 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
622 SetupProfile("p1", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
[all …]