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

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

Completed in 44 milliseconds