Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java191 assertFileIsPublic(odexFilePath); in testCompile_usedByOtherApps()
223 assertFileIsPublic(odexFilePath); in testCompile_usedByOtherApps()
435 private void assertFileIsPublic(String path) throws Exception { in assertFileIsPublic() method in AdbRootDependentCompilationTest