Searched refs:INVOCATION_DATA (Results 1 – 4 of 4) sorted by relevance
49 name = CommandOptions.INVOCATION_DATA,
156 public static final String INVOCATION_DATA = "invocation-data"; field in CommandOptions159 name = INVOCATION_DATA,
348 mCmdArgs.add("--" + CommandOptions.INVOCATION_DATA); in addInvocationData()354 mCmdArgs.add("--" + CommandOptions.INVOCATION_DATA); in addInvocationData()
128 Mockito.eq("--" + CommandOptions.INVOCATION_DATA), in testRun()