Home
last modified time | relevance | path

Searched defs:SlowHttpServerConnection (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DNativeDecoderTest.java219 private static class SlowHttpServerConnection extends DefaultHttpServerConnection { class in NativeDecoderTest
224 public SlowHttpServerConnection(CountDownLatch disconnected, int delayMillis) { in SlowHttpServerConnection() method in NativeDecoderTest.SlowHttpServerConnection