Searched defs:newStates (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp399 static const SLuint32 newStates[] = { local
419 for (j = 0; j < sizeof(newStates) / sizeof(newStates[0]); ++j) {
420 SetPlayerState(newStates[j]);
428 static const SLuint32 newStates[] = { local
444 for (j = 0; j < sizeof(newStates) / sizeof(newStates[0]); ++j) {
445 SetPlayerState(newStates[j]);

Completed in 20 milliseconds