Searched refs:instrumentationArgs (Results 1 – 1 of 1) sorted by relevance
149 void setInstrumentationArgs(Map<String, String> instrumentationArgs) { in setInstrumentationArgs() argument150 mInstrumentationArgs = ImmutableMap.copyOf(instrumentationArgs); in setInstrumentationArgs()