Lines Matching refs:kNumberOfMethodsToEnableCompilation
491 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
493 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
495 SetupProfile(dex3, dex4, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
562 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
564 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
566 SetupProfile(dex3, dex4, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
573 &reference_info, kNumberOfMethodsToEnableCompilation / 2); in TEST_F()
720 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
723 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
726 dex1_checksum_missmatch, dex2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
747 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
750 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
754 kNumberOfMethodsToEnableCompilation, in TEST_F()
1493 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
1495 SetupProfile(dex1, dex2, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1, in TEST_F()
1505 &reference_info, kNumberOfMethodsToEnableCompilation / 2, /*reverse_dex_write_order=*/true); in TEST_F()
1741 const uint16_t kNumberOfMethodsToEnableCompilation = 100; in TEST_F() local
1743 SetupProfile(&d1, dex1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
1745 SetupProfile(&d2, dex2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
1753 &reference_info, kNumberOfMethodsToEnableCompilation / 2); in TEST_F()