Home
last modified time | relevance | path

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

/developtools/hdc/src/test/
Dut_runtime.h63 uint8_t waitServerDaemonReadyCount = 0; variable
Dut_runtime.cpp115 if (++waitServerDaemonReadyCount > waitCount) { in CheckServerDaemonReady()