Home
last modified time | relevance | path

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

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java852 File combinedFcFile = createTempFile("combined_file_context", ".tmp"); in testValidFileContexts() local
853 appendTo(combinedFcFile.getAbsolutePath(), devicePlatFcFile.getAbsolutePath()); in testValidFileContexts()
854 appendTo(combinedFcFile.getAbsolutePath(), deviceVendorFcFile.getAbsolutePath()); in testValidFileContexts()
859 combinedFcFile.getAbsolutePath()); in testValidFileContexts()