Searched refs:compactProtoTestStruct (Results 1 – 1 of 1) sorted by relevance
49 return compactProtoTestStruct.deepCopy(); in getCompactProtoTestStruct()67 private static final CompactProtoTestStruct compactProtoTestStruct; field in Fixtures1203 compactProtoTestStruct =1205 compactProtoTestStruct.setA_binary(ByteBuffer.wrap(new byte[] {0, 1, 2, 3, 4, 5, 6, 7, 8})); in ByteBuffer.wrap()