Searched defs:addInstrumentationArg (Results 1 – 4 of 4) sorted by relevance
203 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in UiAutomatorRunner
591 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
1138 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in InstrumentationTestTest.FakeTestRunner