Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java432 private void checkSelinuxLabelMatches(String a, String b) throws DeviceNotAvailableException { in checkSelinuxLabelMatches() method in AdbRootDependentCompilationTest
469 checkSelinuxLabelMatches(targetDirectory, targetPath); in executePush()