Home
last modified time | relevance | path

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

/frameworks/base/tools/app_metadata_bundles/src/test/java/com/android/asllib/testutils/
DTestUtils.java56 public static String readStrFromResource(Path filePath) throws IOException { in readStrFromResource() method in TestUtils
65 String str = readStrFromResource(filePath); in getElementsFromResource()
212 TestUtils.readStrFromResource(Paths.get(outFolderPath, fileName)), true); in testFormatToFormat()