Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java204 assertFileIsPrivate(odexFilePath); in testCompile_usedByOtherApps()
441 private void assertFileIsPrivate(String path) throws Exception { in assertFileIsPrivate() method in AdbRootDependentCompilationTest