Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp1282 const auto largestNonSecureImageActiveClient = createTestClient(onlyPid, onlyUid); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources() local
1293 .id = getId(largestNonSecureImageActiveClient), in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1304 mService->addResource(clientR, largestNonSecureImageActiveClient, resources); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1423 EXPECT_FALSE(toTestClient(largestNonSecureImageActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()