Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_command.h46 int TestRuntimeCommandSimple(bool bTCPorUSB, int method, bool bNeedConnectDaemon);
Dut_command.cpp46 int TestRuntimeCommandSimple(bool bTCPorUSB, int method, bool bNeedConnectDaemon) in TestRuntimeCommandSimple() function
/developtools/hdc/src/host/
Dmain.cpp187 TestRuntimeCommandSimple(isTCPorUSB, isTestMethod, true); in RunPcDebugMode()