Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/midi/
DMidiTestManager.cpp197 bool testRunning = true; in ProcessInput() local
203 while (testRunning) { in ProcessInput()
212 if (testRunning && in ProcessInput()
223 testRunning = false; // bail in ProcessInput()
228 testRunning = false; // bail in ProcessInput()
232 testRunning = false; // done in ProcessInput()