Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp1359 UserSwitchCollectionInfo setupUserSwitchCollection(userid_t fromUserId, userid_t toUserId) { in setupUserSwitchCollection() function in android::automotive::watchdog::PerformanceProfilerTest
1475 expected.push_back(setupUserSwitchCollection(kTestBaseUserId, kTestBaseUserId + 1)); in TEST_F()
1573 expected.push_back(setupUserSwitchCollection(userId, userId + 1)); in TEST_F()
1591 setupUserSwitchCollection(userIdToTriggerEviction, userIdToTriggerEviction + 1)); in TEST_F()