Home
last modified time | relevance | path

Searched defs:createFileFromResource (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/documents-archive/tests/src/android/support/provider/
DTestUtils.java36 static File createFileFromResource(Context context, int id) throws IOException { in createFileFromResource() method in TestUtils
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DPasspointManagementObjectManagerTest.java66 private File createFileFromResource(String configFile) throws Exception { in createFileFromResource() method in PasspointManagementObjectManagerTest