Searched refs:TestCheckUpdate (Results 1 – 1 of 1) sorted by relevance
149 void TestCheckUpdate(const std::vector<std::vector<uint64_t>> &before, in TestCheckUpdate() function196 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate((*map1)[uid], newTimes)); in TEST()297 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate({(*map1)[uid].active},{newTimes.active})); in TEST()298 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate((*map1)[uid].policy, newTimes.policy)); in TEST()