Lines Matching refs:checkIfReclaimedAndReset
379 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
380 EXPECT_EQ(false, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
381 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
387 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
388 EXPECT_EQ(true, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
389 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
407 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
408 EXPECT_EQ(true, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
409 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
413 EXPECT_EQ(true, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
414 EXPECT_EQ(false, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
415 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
429 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
430 EXPECT_EQ(true, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
431 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
435 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
436 EXPECT_EQ(false, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
437 EXPECT_EQ(false, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
443 EXPECT_EQ(false, toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
444 EXPECT_EQ(false, toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
445 EXPECT_EQ(true, toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testMarkClientForPendingRemoval()
561 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testSelfReclaimResourceSecure()
562 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testSelfReclaimResourceSecure()
563 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testSelfReclaimResourceSecure()
598 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
599 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
600 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
604 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
605 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
606 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
623 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
624 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
625 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
642 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
643 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
644 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
648 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
649 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
650 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
654 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
655 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
656 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
672 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
673 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
674 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
678 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
679 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
680 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
684 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
685 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
686 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
702 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
703 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
704 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
708 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
709 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
710 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
714 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
715 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
716 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceSecure()
749 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
750 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
751 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
755 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
756 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
757 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
774 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
775 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
776 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
780 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
781 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
782 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
786 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
787 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
788 EXPECT_TRUE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
804 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
805 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
806 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
810 EXPECT_TRUE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
811 EXPECT_FALSE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
812 EXPECT_FALSE(toTestClient(mTestClient3)->checkIfReclaimedAndReset()); in testReclaimResourceNonSecure()
1004 EXPECT_FALSE(toTestClient(audioImageTestClient)->checkIfReclaimedAndReset()); in testReclaimResources_withVideoCodec_reclaimsOnlyVideoCodec()
1006 EXPECT_TRUE(toTestClient(videoTestClient)->checkIfReclaimedAndReset()); in testReclaimResources_withVideoCodec_reclaimsOnlyVideoCodec()
1045 EXPECT_FALSE(toTestClient(videoImageTestClient)->checkIfReclaimedAndReset()); in testReclaimResources_withAudioCodec_reclaimsOnlyAudioCodec()
1047 EXPECT_TRUE(toTestClient(audioTestClient)->checkIfReclaimedAndReset()); in testReclaimResources_withAudioCodec_reclaimsOnlyAudioCodec()
1086 EXPECT_FALSE(toTestClient(mTestClient1)->checkIfReclaimedAndReset()); in testReclaimResources_withImageCodec_reclaimsOnlyImageCodec()
1088 EXPECT_TRUE(toTestClient(mTestClient2)->checkIfReclaimedAndReset()); in testReclaimResources_withImageCodec_reclaimsOnlyImageCodec()
1116 EXPECT_TRUE(toTestClient(onlyClient)->checkIfReclaimedAndReset()); in testReclaimResources_whenPartialResourceMatch_reclaims()
1401 EXPECT_FALSE(toTestClient(smallSecureVideoMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1402 EXPECT_TRUE(toTestClient(largeSecureVideoMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1403 EXPECT_FALSE(toTestClient(largestSecureVideoActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1405 EXPECT_FALSE(toTestClient(smallNonSecureVideoMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1406 EXPECT_TRUE(toTestClient(largeNonSecureVideoMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1407 EXPECT_FALSE(toTestClient(largestNonSecureVideoActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1409 EXPECT_FALSE(toTestClient(smallSecureAudioMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1410 EXPECT_TRUE(toTestClient(largeSecureAudioMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1411 EXPECT_FALSE(toTestClient(largestSecureAudioActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1413 EXPECT_FALSE(toTestClient(smallNonSecureAudioMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1414 EXPECT_TRUE(toTestClient(largeNonSecureAudioMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1415 EXPECT_FALSE(toTestClient(largestNonSecureAudioActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1417 EXPECT_FALSE(toTestClient(smallSecureImageMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1418 EXPECT_TRUE(toTestClient(largeSecureImageMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1419 EXPECT_FALSE(toTestClient(largestSecureImageActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1421 EXPECT_FALSE(toTestClient(smallNonSecureImageMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1422 EXPECT_TRUE(toTestClient(largeNonSecureImageMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1423 EXPECT_FALSE(toTestClient(largestNonSecureImageActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1425 EXPECT_FALSE(toTestClient(smallGraphicMemoryMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1426 EXPECT_TRUE(toTestClient(largeGraphicMemoryMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1427 EXPECT_FALSE(toTestClient(largestGraphicMemoryActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1429 EXPECT_FALSE(toTestClient(smallDrmSessionMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1430 EXPECT_TRUE(toTestClient(largeDrmSessionMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1431 EXPECT_FALSE(toTestClient(largestDrmSessionActiveClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1433 EXPECT_FALSE(toTestClient(batteryMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1435 EXPECT_FALSE(toTestClient(cpuBoostMarkedClient)->checkIfReclaimedAndReset()); in testReclaimResourcesFromMarkedClients_removesBiggestMarkedClientForSomeResources()
1647 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1656 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1681 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1691 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1706 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1716 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1751 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1811 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()
1820 if (toTestClient(client)->checkIfReclaimedAndReset()) { in testReclaimPolicies()