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/javatests/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java417 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestShardRescheduler
454 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in ITestSuiteIntegrationTest.TestParallelShardRescheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java398 public boolean scheduleConfig(IConfiguration config) { in scheduleConfig() method in CommandScheduler.Rescheduler