Home
last modified time | relevance | path

Searched defs:scheduleConfig (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DIRescheduler.java34 boolean scheduleConfig(IConfiguration config); in scheduleConfig() method
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java414 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestShardRescheduler
451 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestParallelShardRescheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java380 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in CommandScheduler.Rescheduler