Searched defs:addInstrumentationArg (Results 1 – 4 of 4) sorted by relevance
189 public DeviceTestRunOptions addInstrumentationArg(String key, String value) { in addInstrumentationArg() method in DeviceTestRunOptions
203 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in UiAutomatorRunner
575 public void addInstrumentationArg(String key, String value) { in addInstrumentationArg() method in InstrumentationTest
1001 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in InstrumentationTestTest.FakeTestRunner