Searched refs:SLEEP_TIME (Results 1 – 11 of 11) sorted by relevance
28 private static final long SLEEP_TIME = 1000; field in AliasActivityTest46 Thread.sleep(SLEEP_TIME); in testAliasActivity()
59 protected static final long SLEEP_TIME = 200; field in DialogTest
227 Thread.sleep(SLEEP_TIME); in testPlayAudioFromDataURI()243 Thread.sleep(SLEEP_TIME); in testPlayAudioFromDataURI()279 Thread.sleep(SLEEP_TIME);297 Thread.sleep(SLEEP_TIME);333 Thread.sleep(SLEEP_TIME);375 Thread.sleep(SLEEP_TIME);456 Thread.sleep(SLEEP_TIME);460 Thread.sleep(SLEEP_TIME);461 assertFalse("player was still playing after " + SLEEP_TIME + " ms", mp.isPlaying());466 Thread.sleep(SLEEP_TIME);[all …]
35 protected static final int SLEEP_TIME = 1000; field in MediaPlayerTestBase287 Thread.sleep(SLEEP_TIME); in playLoadedVideo()
140 final int SLEEP_TIME = 10; in testAudioRecordOP() local171 Thread.sleep(SLEEP_TIME); in testAudioRecordOP()186 Thread.sleep(SLEEP_TIME); in testAudioRecordOP()201 Thread.sleep(SLEEP_TIME); in testAudioRecordOP()224 Thread.sleep(SLEEP_TIME); in testAudioRecordOP()
240 Thread.sleep(SLEEP_TIME); in localHttpAudioStreamTest()
26 private static final int SLEEP_TIME = 1000; field in ConditionVariableTest61 Thread.sleep(SLEEP_TIME); in testConditionVariable()
27 public static final int SLEEP_TIME = 300; field in MessageTest220 sleep(SLEEP_TIME); in testSendToTarget()272 sleep(SLEEP_TIME); in testRecycleThrowsIfMessageIsBeingDelivered()292 sleep(SLEEP_TIME); in testSendMessageThrowsIfMessageIsBeingDelivered()
35 public static final long SLEEP_TIME = 10; field in HardwarePropertiesManagerTest163 Thread.sleep(SLEEP_TIME); in testHardwarePropertiesManager()
21 private static final long SLEEP_TIME = 500l; field in NativeColorBufferTest
21 private static final long SLEEP_TIME = 500l; field in ColorBufferTest