Searched defs:addInstrumentationArg (Results 1 – 5 of 5) sorted by relevance
203 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in UiAutomatorRunner
592 public void addInstrumentationArg(String key, String value) { in addInstrumentationArg() method in InstrumentationTest
233 public DeviceTestRunOptions addInstrumentationArg(String key, String value) { in addInstrumentationArg() method in DeviceTestRunOptions
222 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in RemoteAndroidTestRunner
1138 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in InstrumentationTestTest.FakeTestRunner