Searched refs:SERVER_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
848 private static final int SERVER_DELAY_MILLIS = 5000; field in NativeDecoderTest.SlowCtsTestServer857 return new SlowHttpServerConnection(mDisconnected, SERVER_DELAY_MILLIS); in createHttpServerConnection()