Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_command.h41 const string DEBUG_ADDRESS = Hdc::DEFAULT_SERVER_ADDR; variable
Dut_runtime.cpp51 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()
Dut_command.cpp51 debugServerPort = DEBUG_ADDRESS; in TestRuntimeCommandSimple()