Searched refs:initGlobalConfig (Results 1 – 3 of 3) sorted by relevance
51 void initGlobalConfig(String[] args) throws ConfigurationException { in initGlobalConfig() method in CommandRunner81 initGlobalConfig(args); in run()
59 void initGlobalConfig(String[] args) throws ConfigurationException { in initGlobalConfig() method in TradefedSandboxRunner118 initGlobalConfig(new String[] {}); in run()
95 void initGlobalConfig(String[] args) throws ConfigurationException { in initGlobalConfig() method in CommandRunnerTest.TestableCommandRunner