Searched refs:compareWithExpected (Results 1 – 3 of 3) sorted by relevance
76 void compareWithExpected(final byte[][] expected) { in compareWithExpected() method in BluetoothMidiEncoderTest.EncoderChecker117 checker.compareWithExpected(encoded); in testOneNoteOn()134 checker.compareWithExpected(encoded); in testTwoNoteOnsSameChannel()151 checker.compareWithExpected(encoded); in testTwoNoteOnsTwoChannels()182 checker.compareWithExpected(encoded); in testTwoNoteOnsOverTime()198 checker.compareWithExpected(encoded); in testSysExBasic()220 checker.compareWithExpected(encoded); in testSysExTwoPackets()249 checker.compareWithExpected(encoded); in testSysExThreePackets()
52 void compareWithExpected(final byte[][] expected) { in compareWithExpected() method in MidiFramerTest.FramerChecker81 checker.compareWithExpected(expected); in testFramerTwoNoteOns()93 checker.compareWithExpected(expected); in testFramerTwoNoteOnsRunning()107 checker.compareWithExpected(expected); in testFramerPreGarbage()
53 void compareWithExpected(final byte[][] expectedMessages) { in compareWithExpected() method in BluetoothMidiDecoderTest.DecoderChecker92 compareWithExpected(decoded); in test()97 compareWithExpected(decoded); in test()