Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc42 static uint32_t kMaxHotnessFlagBootIndex = variable
238 for (uint32_t flag_index = 0; flag_index <= kMaxHotnessFlagBootIndex; flag_index++) { in SizeStressTest()
1241 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()
1246 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()
1271 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()
1276 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()
1302 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex / 4; index++) { in TEST_F()
1308 for (uint32_t index = kMaxHotnessFlagBootIndex / 4 + 1; in TEST_F()
1309 index <= kMaxHotnessFlagBootIndex / 2; in TEST_F()
1318 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex / 4; index++) { in TEST_F()
[all …]