Searched refs:setTest (Results 1 – 11 of 11) sorted by relevance
60 config.setTest(test); in testSplitModule_configNotShardable()91 config.setTest(test); in testSplitModule_configNotStrictShardable_dynamic()122 config.setTest(test); in testSplitModule_configNotStrictShardable_notDynamic()148 config.setTest( in testSplitModule_testNotShardable()183 config.setTest(new StubTest()); in testSplitModule_testShardable_didNotShard()214 config.setTest(test); in testSplitModule_testShardable_shard()240 config.setTest(test); in testSplitModule_testShardable_shard_noDynamic()
493 config.setTest(suite); in testRun_sharding_firstModuleRunsAll()533 config.setTest(suite); in testRun_sharding_parallelRun()580 config.setTest(suite); in testRun_sharding_withIndex()661 config.setTest(suite); in helperTestShardIndex()
97 extraConfig.setTest(test); in loadTests()
115 config.setTest(new StubCollectingTest()); in loadTests()122 extraConfig.setTest(new StubTest()); in loadTests()370 fake.setTest(new StubCollectingTest(new DeviceUnresponsiveException())); in testRun_unresponsiveDevice()419 fake.setTest(new StubCollectingTest(new RuntimeException())); in testRun_runtimeException()
125 mConfig.setTest(test); in testSplitWithShardCount()151 mConfig.setTest(test); in testSplit_noShardCount()183 mConfig.setTest(test); in testSplitWithShardCount_notEnoughTest()228 mConfig.setTest(test); in testCloneStatusChecker()275 mConfig.setTest(test); in testCloneMetricCollector()338 mConfig.setTest(stubTest); in testClone_withKeystore()398 mConfig.setTest(stubTest); in testClone_withKeystore_loadingFails()
115 shardConfig.setTest(new TestsPoolPoller(shardableTests, tracker)); in shardConfig()124 shardConfig.setTest(new TestsPoolPoller(shardableTests, tracker)); in shardConfig()126 shardConfig.setTest(testShard); in shardConfig()
74 mConfiguration.setTest(test); in testInjection()
334 mStubConfiguration.setTest(test); in testInvoke_buildFailed()356 mStubConfiguration.setTest(test); in testInvoke_noBuild()376 mStubConfiguration.setTest(test); in testInvoke_noBuildRetry()396 mStubConfiguration.setTest(mockDeviceTest); in testInvoke_deviceTest()489 mStubConfiguration.setTest(test); in testInvoke_buildError()511 mStubConfiguration.setTest(resumableTest); in testInvoke_resume()885 mStubConfiguration.setTest(test); in testInvoke_strictShardableTest_withShardIndex()916 mStubConfiguration.setTest(test); in testInvoke_nonStrictShardableTest_withShardIndexZero()978 mStubConfiguration.setTest(shardableTest); in testInvoke_nonStrictShardableTest_withShardIndexNonZero()1138 mStubConfiguration.setTest(test); in setupNormalInvoke()[all …]
297 public void setTest(IRemoteTest test); in setTest() method
214 setTest(new StubTest()); in Configuration()698 public void setTest(IRemoteTest test) { in setTest() method in Configuration
232 mConfig.setTest(test1); in testGetTests()