Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_mod.h23 bool TestForwardCommand(void *runtimePtr);
Dut_runtime.cpp150 thisClass->bCheckResult = TestForwardCommand(thisClass); in DoCheck()
Dut_mod.cpp264 bool TestForwardCommand(void *runtimePtr) in TestForwardCommand() function