Searched refs:commandStr (Results 1 – 2 of 2) sorted by relevance
298 String commandStr = "test_command"; in testBroadcastSessionCommand() local299 Session2Command command = new Session2Command(commandStr, null); in testBroadcastSessionCommand()314 if (commandStr.equals(command.getCustomAction()) in testBroadcastSessionCommand()332 if (commandStr.equals(command.getCustomAction()) in testBroadcastSessionCommand()453 String commandStr = "test_command"; in testCallback_onSessionCommand() local458 Session2Command command = new Session2Command(commandStr, commandExtra); in testCallback_onSessionCommand()469 assertThat(sessionCallback.mCommand.getCustomAction()).isEqualTo(commandStr); in testCallback_onSessionCommand()510 String commandStr = "test_command"; in testCallback_onCommandResult() local515 Session2Command command = new Session2Command(commandStr, commandExtra); in testCallback_onCommandResult()586 String commandStr = "test_command_"; in testCancelSessionCommand() local[all …]
296 String commandStr = "test_command"; in testCallback_onSessionCommand() local301 Session2Command command = new Session2Command(commandStr, commandExtra); in testCallback_onSessionCommand()313 .isEqualTo(commandStr); in testCallback_onSessionCommand()332 String commandStr = "test_command"; in testCallback_onCommandResult() local337 Session2Command command = new Session2Command(commandStr, commandExtra); in testCallback_onCommandResult()366 String commandStr = "test_command_"; in testCancelSessionCommand() local371 Session2Command command = new Session2Command(commandStr, commandExtra); in testCancelSessionCommand()