Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/updates/
H A DCertPinInstallReceiverTest.java155 private String makeTemporaryContentFile(String content) throws Exception { in makeTemporaryContentFile() method in CertPinInstallReceiverTest
199 String contentPath = makeTemporaryContentFile(content); in runTest()