Searched defs:getResource (Results 1 – 3 of 3) sorted by relevance
113 private static byte[] getResource(String resourceName) throws IOException { in getResource() method in ApkUtilsTest
51 def getResource(self, relative_path_to_test): member in BtMetricsUtilsTest
78 public static File getResource(@Nonnull String path) { in getResource() method in ApkZFileTestUtils