Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/midi/
DMidiTestManager.cpp254 bool testRunning = true; in ProcessInput() local
260 while (testRunning) { in ProcessInput()
273 if (testRunning && in ProcessInput()
296 testRunning = false; // bail in ProcessInput()
305 testRunning = false; // bail in ProcessInput()
312 testRunning = false; // done in ProcessInput()