Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_mod.h22 bool TestFileCommand(void *runtimePtr);
Dut_runtime.cpp147 thisClass->bCheckResult = TestFileCommand(thisClass); in DoCheck()
Dut_mod.cpp130 bool TestFileCommand(void *runtimePtr) in TestFileCommand() function