Searched defs:instrumentName (Results 1 – 2 of 2) sorted by relevance
42 String instrumentName = null; in main() local94 /*package*/ static void generate(OutputStream out, String pkgName, String instrumentName, in generate()
100 String instrumentName) throws DeviceNotAvailableException { in runInstrumentation()