Searched refs:StructFieldTestCase (Results 1 – 1 of 1) sorted by relevance
68 new StructFieldTestCase(TType.DOUBLE, (short) 15) { in testDouble()197 new StructFieldTestCase(TType.BYTE, (short) 15) { in internalTestByteField()217 new StructFieldTestCase(TType.I16, (short) 15) { in internalTestI16Field()237 new StructFieldTestCase(TType.UUID, (short) 17) { in internalTestUuidField()259 new StructFieldTestCase(TType.I32, (short) 15) { in internalTestI32Field()279 new StructFieldTestCase(TType.I64, (short) 15) { in internalTestI64Field()299 new StructFieldTestCase(TType.STRING, (short) 15) { in internalTestStringField()319 new StructFieldTestCase(TType.STRING, (short) 15) { in internalTestBinaryField()435 private void internalTestStructField(StructFieldTestCase testCase) throws Exception { in internalTestStructField()454 private abstract static class StructFieldTestCase { class in ProtocolTestBase[all …]