Searched refs:SHELL_COMMAND_RESULT (Results 1 – 2 of 2) sorted by relevance
29 const std::string SHELL_COMMAND_RESULT = "shell cmd result aaaaaaaaaaaaaaaaa"; variable62 shellCmd.stdResult = SHELL_COMMAND_RESULT;77 shellCmd.stdResult = SHELL_COMMAND_RESULT;82 EXPECT_EQ(shellCmd.stdResult, SHELL_COMMAND_RESULT);
28 const std::string SHELL_COMMAND_RESULT = "shell cmd result"; variable61 shellCmd.stdResult = SHELL_COMMAND_RESULT;76 shellCmd.stdResult = SHELL_COMMAND_RESULT;81 EXPECT_EQ(shellCmd.stdResult, SHELL_COMMAND_RESULT);