Searched defs:testApps (Results 1 – 3 of 3) sorted by relevance
53 public void testApps() { in testApps() method in SettingsIntentsTest
37 private Install(boolean isMultiPackage, TestApp... testApps) { in Install()52 public static Install multi(TestApp... testApps) { in multi()
91 public void testApps() throws Exception { in testApps() method in AdoptableHostTest