Searched refs:bool2byte (Results 1 – 2 of 2) sorted by relevance
155 public static byte[] bool2byte(boolean[] array) { in bool2byte() method in TestUtil
50 byte[] bools_ = TestUtil.bool2byte(bools); in createWithByteBuffer()