Searched defs:createFileFromResource (Results 1 – 2 of 2) sorted by relevance
36 static File createFileFromResource(Context context, int id) throws IOException { in createFileFromResource() method in TestUtils
66 private File createFileFromResource(String configFile) throws Exception { in createFileFromResource() method in PasspointManagementObjectManagerTest