Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_runtime.h36 bool ResetUtTmpFile(string file);
Dut_runtime.cpp212 bool Runtime::ResetUtTmpFile(string file) in ResetUtTmpFile() function in HdcTest::Runtime
Dut_mod.cpp96 rt->ResetUtTmpFile(resultFile); in TestShellExecute()