Searched defs:addInstrumentationArg (Results 1 – 4 of 4) sorted by relevance
217 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
617 public void addInstrumentationArg(String key, String value) { in addInstrumentationArg() method in InstrumentationTest
1184 public void addInstrumentationArg(String name, String value) { in addInstrumentationArg() method in InstrumentationTestTest.FakeTestRunner