Searched refs:testPid (Results 1 – 3 of 3) sorted by relevance
65 int testPid = -1; in testFgBroadcastDeliveryToFrozenApp_withDeferUntilActive() local72 testPid = cmdReceiver2.getPid(); in testFgBroadcastDeliveryToFrozenApp_withDeferUntilActive()86 waitForProcessFreeze(testPid, SHORT_FREEZER_TIMEOUT_MS * 2); in testFgBroadcastDeliveryToFrozenApp_withDeferUntilActive()92 assertTrue("Process should still be frozen; pid=" + testPid, isProcessFrozen(testPid)); in testFgBroadcastDeliveryToFrozenApp_withDeferUntilActive()131 int testPid = -1; in testFgBroadcastDeliveryToFrozenApp() local136 testPid = cmdReceiver2.getPid(); in testFgBroadcastDeliveryToFrozenApp()145 waitForProcessFreeze(testPid, SHORT_FREEZER_TIMEOUT_MS * 2); in testFgBroadcastDeliveryToFrozenApp()
77 int testPid; in testBroadcastOptions_appFreezingDelayed() local83 testPid = cmdReceiver.getPid(); in testBroadcastOptions_appFreezingDelayed()119 isProcessFrozen(testPid)); in testBroadcastOptions_appFreezingDelayed()138 int testPid; in testBroadcastDelivery_syncTxnWhileFrozen() local141 testPid = cmdReceiver.getPid(); in testBroadcastDelivery_syncTxnWhileFrozen()148 assertTrue("Test app should have been frozen", isProcessFrozen(testPid)); in testBroadcastDelivery_syncTxnWhileFrozen()
137 final int testPid = Process.myPid(); in wifiSlice_grantedPermissionToDefaultAssistant() local140 assertThat(mSliceManager.checkSlicePermission(WIFI_SLICE_URI, testPid, testUid)) in wifiSlice_grantedPermissionToDefaultAssistant()168 final int testPid = Process.myPid(); in wifiSlice_grantedPermissionToDefaultVoiceAssistant() local171 assertThat(mSliceManager.checkSlicePermission(WIFI_SLICE_URI, testPid, testUid)) in wifiSlice_grantedPermissionToDefaultVoiceAssistant()