Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java575 private void assertFileStartsWith(File expectedFile, File actualFile) throws Exception { in assertFileStartsWith() method in SELinuxHostTest
603 assertFileStartsWith(aospSeappFile, devicePlatSeappFile); in testAospSeappContexts()
659 assertFileStartsWith(aospPcFile, devicePcFile); in testAospPropertyContexts()
681 assertFileStartsWith(aospSvcFile, deviceSvcFile); in testAospServiceContexts()