Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc662 const uint16_t kNumberOfMethodsInCurProfile = 6100; // Threshold is 2%. in TEST_F() local
667 CheckCompilationMethodPercentChange(kNumberOfMethodsInCurProfile, in TEST_F()
674 const uint16_t kNumberOfMethodsInCurProfile = 6200; // Threshold is 2%. in TEST_F() local
679 CheckCompilationMethodPercentChange(kNumberOfMethodsInCurProfile, in TEST_F()
686 const uint16_t kNumberOfMethodsInCurProfile = 6200; // Threshold is 20%. in TEST_F() local
690 CheckCompilationMethodPercentChange(kNumberOfMethodsInCurProfile, in TEST_F()