Searched refs:INPUT_OPTION (Results 1 – 2 of 2) sorted by relevance
21 import static com.android.uicd.tests.UiConductorTest.INPUT_OPTION;141 eq(INPUT_OPTION), eq(mTestFile.toString()), in testRun()251 eq(INPUT_OPTION), eq(mTestFile.toString()), in testRun_playMode()265 eq(INPUT_OPTION), eq(mTestFile.toString()), in testRun_globalVariables()
84 static final String INPUT_OPTION = "--input"; field in UiConductorTest420 command.add(INPUT_OPTION); in buildCommand()