Home
last modified time | relevance | path

Searched refs:res_client (Results 1 – 1 of 1) sorted by relevance

/test/vts/drivers/shell/
DShellDriverTest.cpp128 string res_client; in test_shell_command_output() local
144 res_client = vts_shell_driver_test_client_start(command, socket_address); in test_shell_command_output()
145 if (res_client.empty()) { in test_shell_command_output()
149 cout << "Client receiving: " << res_client << endl; in test_shell_command_output()
159 return res_client; in test_shell_command_output()