Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java730 File propertyInfoChecker = copyResourceToTempFile("/property_info_checker"); in testValidPropertyContexts() local
731 propertyInfoChecker.setExecutable(true); in testValidPropertyContexts()
742 ProcessBuilder pb = new ProcessBuilder(propertyInfoChecker.getAbsolutePath(), in testValidPropertyContexts()