Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp1127 const auto largestSecureVideoActiveClient = createTestClient(onlyPid, onlyUid); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources() local
1138 .id = getId(largestSecureVideoActiveClient), in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1149 mService->addResource(clientC, largestSecureVideoActiveClient, resources); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1200 .id = getId(largestSecureVideoActiveClient), in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1211 mService->addResource(clientI, largestSecureVideoActiveClient, resources); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1403 EXPECT_FALSE(toTestClient(largestSecureVideoActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()