Searched refs:exitAfterSeconds (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestFeedback.cpp39 static SLuint32 exitAfterSeconds = 60; // -e# variable
233 exitAfterSeconds = atoi(&arg[2]);
411 } while (--exitAfterSeconds);

Completed in 33 milliseconds