Searched defs:resource (Results 1 – 2 of 2) sorted by relevance
31 String resource = "abcd.apk"; in startUpMethod() local38 String resource = "ab11.apk"; in startUpMethod2() local
32 private static void test(String resource) throws Exception { in test()