Searched refs:argValue (Results 1 – 2 of 2) sorted by relevance
170 final String argValue = nextArgRequired(); in runInstrument() local171 instrument.args.putString(argKey, argValue); in runInstrument()
39 Integer argValue; field in CallbackRegistryTest99 argValue = arg; in testSimpleNotify()106 assertEquals(arg, argValue); in testSimpleNotify()