Home
last modified time | relevance | path

Searched defs:myPid (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DClonedSecureRandomTest.java113 int myPid = android.os.Process.myPid(); in testCheckForDuplicateOutput() local
/cts/tests/tests/externalservice/src/android/externalservice/cts/
DExternalServiceTest.java217 int myPid = Process.myPid(); in testBindExternalServiceWithRunningOwn() local