Searched refs:setTests (Results 1 – 12 of 12) sorted by relevance
117 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_onlyPassTests()161 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_carryShardCount()199 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_someFailedTests()238 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_someAssumptionFailures()277 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_mixedFailedAssumptionFailures()322 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_excludeFilters()361 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_module_option()404 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_excludeFilters_abi()445 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_moduleOption_abi()483 mRescheduledConfiguration.setTests(EasyMock.anyObject()); in testReschedule_parameterized_nofail()[all …]
216 mConfig.setTests(tests); in testRun_autoRetry()246 mConfig.setTests(tests); in testRun_autoRetry_throughForwarder()278 mConfig.setTests(tests); in testRun_metricCollectors()295 mConfig.setTests(tests); in testRun_metricCollectors_auto()
1388 config.setTests(tests); in testWhiteListFiltering()1400 config.setTests(tests); in testWhiteListFiltering_empty()1414 config.setTests(tests); in testWhiteListFiltering_disallow()1431 config.setTests(tests); in testWhiteListFiltering_partialModule()
53 mConfiguration.setTests(new ArrayList<>()); in setUp()
116 config.setTests(new ArrayList<>()); in createAndAddModule()
185 moduleConfig.setTests(allTests); in loadTests()
365 public void setTests(List<IRemoteTest> tests); in setTests() method
861 public void setTests(List<IRemoteTest> tests) { in setTests() method in Configuration
72 config.setTests(splitList); in shardConfig()
355 config.setTests(newList); in updateConfiguration()
400 mConfig.setTests(tests); in testSplitWithTokens()
280 mConfig.setTests(test); in testShard()