Searched defs:installTestApp (Results 1 – 4 of 4) sorted by relevance
28 boolean installTestApp() default true; in installTestApp() method
35 boolean installTestApp() default true; in installTestApp() method
191 protected void installTestApp() throws Exception { in installTestApp() method in DeviceAtomTestCase
138 public static void installTestApp(ITestDevice device, String apkName, String pkgName, in installTestApp() method in DeviceUtils