Home
last modified time | relevance | path

Searched defs:getConfigFactory (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerTest.java140 protected IConfigurationFactory getConfigFactory() { in getConfigFactory() method in CommandSchedulerTest.TestableCommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1179 protected IConfigurationFactory getConfigFactory() { in getConfigFactory() method in CommandScheduler