Searched refs:UiConductorTest (Results 1 – 2 of 2) sorted by relevance
18 import static com.android.uicd.tests.UiConductorTest.DEFAULT_OUTPUT_PATH;19 import static com.android.uicd.tests.UiConductorTest.DEVICES_OPTION;20 import static com.android.uicd.tests.UiConductorTest.GLOBAL_VARIABLE_OPTION;21 import static com.android.uicd.tests.UiConductorTest.INPUT_OPTION;22 import static com.android.uicd.tests.UiConductorTest.MODE_OPTION;23 import static com.android.uicd.tests.UiConductorTest.MODULE_NAME;24 import static com.android.uicd.tests.UiConductorTest.DEFAULT_TIMEOUT;25 import static com.android.uicd.tests.UiConductorTest.OUTPUT_OPTION;26 import static com.android.uicd.tests.UiConductorTest.TEST_RESULT_PATH;89 private UiConductorTest mTest;[all …]
78 public class UiConductorTest implements IRemoteTest, ITestFilterReceiver { class80 static final String MODULE_NAME = UiConductorTest.class.getSimpleName();