HomeSort by relevance Sort by last modified time
    Searched defs:exitAfterSeconds (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/jni/audio_loopback/
sles.h 40 SLuint32 exitAfterSeconds; // -e#
  /external/drrickorang/LoopbackApp/app/src/main/jni/
sles.h 66 SLuint32 exitAfterSeconds; // -e#
  /frameworks/wilhelm/tests/examples/
slesTestFeedback.cpp 42 static SLuint32 exitAfterSeconds = 60; // -e#
319 exitAfterSeconds = atoi(&arg[2]);
587 } while (--exitAfterSeconds);

Completed in 558 milliseconds