Searched refs:aMs (Results 1 – 1 of 1) sorted by relevance
665 int aMs = bt.mismatch(as, bs); in testBufferType() local667 Assert.assertNotEquals(aMs, -1); in testBufferType()668 Assert.assertEquals(aMs, bMs); in testBufferType()