Searched refs:kMaxHotnessFlagBootIndex (Results 1 – 1 of 1) sorted by relevance
185 for (uint32_t flag_index = 0; flag_index <= kMaxHotnessFlagBootIndex; flag_index++) { in SizeStressTest()220 static constexpr uint32_t kMaxHotnessFlagBootIndex = member in art::ProfileCompilationInfoTest1266 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()1271 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()1295 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()1300 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex; index++) { in TEST_F()1325 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex / 4; index++) { in TEST_F()1331 for (uint32_t index = kMaxHotnessFlagBootIndex / 4 + 1; in TEST_F()1332 index <= kMaxHotnessFlagBootIndex / 2; in TEST_F()1341 for (uint32_t index = 0; index <= kMaxHotnessFlagBootIndex / 4; index++) { in TEST_F()[all …]