Searched refs:createLowPriorityProcess (Results 1 – 1 of 1) sorted by relevance
91 ProcessInfo processInfo = createLowPriorityProcess(); in testCreateCodecForAnotherProcessWithoutPermissionsThrows()118 ProcessInfo lowPriorityProcess = createLowPriorityProcess(); in testLowerPriorityProcessFailsToReclaimResources()205 ProcessInfo lowPriorityProcess = createLowPriorityProcess(); in testHigherPriorityProcessReclaimsResources()311 private ProcessInfo createLowPriorityProcess() { in createLowPriorityProcess() method in MediaCodecResourceTest