Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DClonedSecureRandomTest.java46 private static final String SEPARATE_PROCESS_NAME = ":secureRandom"; field in ClonedSecureRandomTest
101 String separateProcessName = packageName + SEPARATE_PROCESS_NAME; in testCheckForDuplicateOutput()