Home
last modified time | relevance | path

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

/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTest.java75 MidiOutputPort echoOutputPort; field in MidiEchoTest.MidiTestContext
220 MidiOutputPort echoOutputPort = echoDevice.openOutputPort(0); in setUpEchoServer() local