Searched refs:MESSAGE_MAX_BYTES (Results 1 – 3 of 3) sorted by relevance
51 static const int MESSAGE_MAX_BYTES = 1024; variable
224 if (count > MESSAGE_MAX_BYTES) { in matchStream()
60 private static final int MESSAGE_MAX_BYTES = 4096; field in JavaMidiTestModule229 if (count > MESSAGE_MAX_BYTES) { in matchStream()