Home
last modified time | relevance | path

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

/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc667 const uint16_t kNumberOfMethodsInRefProfile = 6000; in TEST_F() local
674 kNumberOfMethodsInCurProfile, kNumberOfMethodsInRefProfile, extra_args)); in TEST_F()
678 const uint16_t kNumberOfMethodsInRefProfile = 6000; in TEST_F() local
685 kNumberOfMethodsInCurProfile, kNumberOfMethodsInRefProfile, extra_args)); in TEST_F()
2158 const uint16_t kNumberOfMethodsInRefProfile = 600; in TEST_F() local
2166 dex1, dex2, kNumberOfMethodsInRefProfile, /*number_of_classes=*/0, ref_profile, &ref_info); in TEST_F()
2184 const uint16_t kNumberOfMethodsInRefProfile = 600; in TEST_F() local
2192 dex1, dex2, kNumberOfMethodsInRefProfile, /*number_of_classes=*/0, ref_profile, &ref_info); in TEST_F()
2209 const uint16_t kNumberOfMethodsInRefProfile = 0; in TEST_F() local
2217 dex1, dex2, kNumberOfMethodsInRefProfile, /*number_of_classes=*/0, ref_profile, &ref_info); in TEST_F()