Searched refs:waitServerDaemonReadyCount (Results 1 – 2 of 2) sorted by relevance
| /developtools/hdc/src/test/ | ||
| D | ut_runtime.h | 63 uint8_t waitServerDaemonReadyCount = 0; variable |
| D | ut_runtime.cpp | 115 if (++waitServerDaemonReadyCount > waitCount) { in CheckServerDaemonReady() |