Searched defs:matchStream (Results 1 – 2 of 2) sorted by relevance
138 bool MidiTestManager::matchStream(uint8_t* bytes, int count) { in matchStream() function in MidiTestManager
713 private boolean matchStream(byte[] bytes, int offset, int count) { in matchStream() method in MidiActivity.MidiTestModule