Searched refs:testSingleBase (Results 1 – 2 of 2) sorted by relevance
107 testSingleBase(false); in testSingleBase_full()112 testSingleBase(true); in testSingleBase_instant()114 private void testSingleBase(boolean instant) throws Exception { in testSingleBase() method in SplitTests524 testSingleBase(false); in testRequiredSplitMissing_full()529 testSingleBase(true); in testRequiredSplitMissing_instant()539 testSingleBase(false); in testRequiredSplitInstalledFeature_full()544 testSingleBase(true); in testRequiredSplitInstalledFeature_instant()554 testSingleBase(false); in testRequiredSplitInstalledConfig_full()559 testSingleBase(true); in testRequiredSplitInstalledConfig_instant()569 testSingleBase(false); in testRequiredSplitRemoved_full()[all …]
78 public void testSingleBase() throws Exception { in testSingleBase() method in SplitAppTest