Home
last modified time | relevance | path

Searched refs:checkFinish (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/test/
Dut_runtime.cpp23 checkFinish = false; in Runtime()
58 if (!thisClass->checkFinish) { in CheckStopServer()
88 if (!thisClass->checkFinish) { in CheckStopDaemon()
160 thisClass->checkFinish = true; in DoCheck()
188 checkFinish = false; in CheckEntry()
Dut_runtime.h55 bool checkFinish; variable