Searched refs:tisMap (Results 1 – 1 of 1) sorted by relevance
467 auto tisMap = getUidsCpuFreqTimes(); in TEST() local468 ASSERT_TRUE(tisMap.has_value()); in TEST()473 ASSERT_EQ(tisMap->size(), concurrentMap->size()); in TEST()474 for (const auto &kv : *tisMap) { in TEST()