Searched refs:testMode (Results 1 – 3 of 3) sorted by relevance
367 int testMode = TEST_LATENCY; in parseTestMode() local372 testMode = TEST_GLITCHES; in parseTestMode()376 testMode = TEST_LATENCY; in parseTestMode()379 testMode = TEST_FILE_LATENCY; in parseTestMode()385 return testMode; in parseTestMode()438 int testMode = TEST_LATENCY; in main() local490 testMode = parseTestMode(arg[2]); in main()518 switch(testMode) { in main()587 if (testMode == TEST_GLITCHES in main()714 if (testMode == TEST_GLITCHES) { in main()
34 int testMode; member114 switch (context->testMode) { in PlayEventCallback()293 context.testMode = TEST_MUTE; in TestPlayUri()351 context.testMode = TEST_MUTE; in TestPlayUri()357 context.testMode = TEST_SOLO; in TestPlayUri()
4413 int testMode = ApplicationThreadConstants.DEBUG_OFF; in attachApplicationLocked() local4415 testMode = mWaitForDebugger in attachApplicationLocked()4505 instr2.mUiAutomationConnection, testMode, in attachApplicationLocked()4515 null, null, null, testMode, in attachApplicationLocked()