Home
last modified time | relevance | path

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

/frameworks/native/libs/cputimeinstate/
Dtesttimeinstate.cpp161 void TestCheckUpdate(const std::vector<std::vector<uint64_t>> &before, in TestCheckUpdate() function
208 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate((*map1)[uid], newTimes)); in TEST_F()
310 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate({(*map1)[uid].active},{newTimes.active})); in TEST_F()
311 ASSERT_NO_FATAL_FAILURE(TestCheckUpdate((*map1)[uid].policy, newTimes.policy)); in TEST_F()