Searched refs:commandArgValue (Results 1 – 2 of 2) sorted by relevance
304 String commandArgValue = "test_arg_value"; in testCallback_onSessionCommand() local306 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onSessionCommand()317 .isEqualTo(commandArgValue); in testCallback_onSessionCommand()340 String commandArgValue = "test_arg_value"; in testCallback_onCommandResult() local342 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onCommandResult()374 String commandArgValue = "test_arg_value_"; in testCancelSessionCommand() local376 commandArg.putString(commandArgKey, commandArgValue); in testCancelSessionCommand()
461 String commandArgValue = "test_arg_value"; in testCallback_onSessionCommand() local463 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onSessionCommand()473 .isEqualTo(commandArgValue); in testCallback_onSessionCommand()518 String commandArgValue = "test_arg_value"; in testCallback_onCommandResult() local520 commandArg.putString(commandArgKey, commandArgValue); in testCallback_onCommandResult()594 String commandArgValue = "test_arg_value_"; in testCancelSessionCommand() local596 commandArg.putString(commandArgKey, commandArgValue); in testCancelSessionCommand()