Searched refs:DEBUG_TCP_CONNECT_KEY (Results 1 – 3 of 3) sorted by relevance
42 const string DEBUG_TCP_CONNECT_KEY = "127.0.0.1:10178"; variable
51 return TestRuntimeCommand(method, DEBUG_ADDRESS.c_str(), DEBUG_TCP_CONNECT_KEY.c_str()); in InnerCall()122 PreConnectDaemon(DEBUG_ADDRESS.c_str(), DEBUG_TCP_CONNECT_KEY.c_str()); in CheckServerDaemonReady()
53 debugConnectKey = DEBUG_TCP_CONNECT_KEY; in TestRuntimeCommandSimple()