Searched refs:g_cmd (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/test/unittest/loopevent/ |
H A D | loopserver_unittest.cpp | 50 static int g_cmd = 2; member 340 g_cmd = 2; // 2 only close client in HWTEST_F() 344 SendMessage(g_loopClient_, pipe, FORMAT_STR.c_str(), g_cmd, "connect success"); in HWTEST_F() 353 g_cmd = 2; // 2 only close client in HWTEST_F() 357 SendMessage(g_loopClient_, tcp, FORMAT_STR.c_str(), g_cmd, "connect success"); in HWTEST_F() 410 g_cmd = 5; // 5 close server in HWTEST_F() 414 SendMessage(g_loopClient_, pip, FORMAT_STR.c_str(), g_cmd, "connect success"); in HWTEST_F()
|
Completed in 1 milliseconds