Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/cputimeinstate/
H A Dtesttimeinstate.cpp149 void TestCheckUpdate(const std::vector<std::vector<uint64_t>> &before, in TestCheckUpdate() function
196 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()