Home
last modified time | relevance | path

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

/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTest.java165 public synchronized void waitForBytes(int count, int timeoutMs) in waitForBytes() method in MidiEchoTest.MyLoggingReceiver
393 receiver.waitForBytes(numBytesExpected, timeoutMs); in checkEchoVariableMessage()