Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_mod.h21 bool TestShellExecute(void *runtimePtr);
Dut_runtime.cpp141 thisClass->bCheckResult = TestShellExecute(thisClass); in DoCheck()
Dut_mod.cpp72 bool TestShellExecute(void *runtimePtr) in TestShellExecute() function