Home
last modified time | relevance | path

Searched refs:runWithTimeout (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java795 runWithTimeout(new Runnable() { in testStagefright_bug_36592202()
1893 runWithTimeout(new Runnable() { in doStagefrightTest()
2643 private void runWithTimeout(Runnable runner, int timeout) { in runWithTimeout() method in StagefrightTest
2657 runWithTimeout(new Runnable() { in releaseCodec()