Searched refs:tisMap (Results 1 – 1 of 1) sorted by relevance
480 auto tisMap = getUidsCpuFreqTimes(); in TEST_F() local481 ASSERT_TRUE(tisMap.has_value()); in TEST_F()486 ASSERT_EQ(tisMap->size(), concurrentMap->size()); in TEST_F()487 for (const auto &kv : *tisMap) { in TEST_F()