Home
last modified time | relevance | path

Searched refs:commandOption (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DTestInvocationTest.java1003 ICommandOptions commandOption = new CommandOptions(); in testInvoke_buildProviderNeedTestTag() local
1004 commandOption.setTestTag(testTag); in testInvoke_buildProviderNeedTestTag()
1007 mStubConfiguration.setCommandOptions(commandOption); in testInvoke_buildProviderNeedTestTag()