Searched defs:openTestFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/
H A DTestData.java298 static InputStream openTestFile(String relativePath) throws Exception { method in class:TestData
304 InputStream in = openTestFile(relativePath);

Completed in 128 milliseconds