Searched refs:thrift_binary_protocol_write_i16 (Results 1 – 2 of 2) sorted by relevance
168 g_assert (thrift_binary_protocol_write_i16 (protocol, TEST_I16, NULL) > 0); in test_read_and_write_primitives()186 g_assert (thrift_binary_protocol_write_i16 (protocol, TEST_I16, NULL) == -1); in test_read_and_write_primitives()447 g_assert (thrift_binary_protocol_write_i16 (protocol, TEST_I16, NULL) > 0); in test_read_and_write_many_frames()
285 thrift_binary_protocol_write_i16 (ThriftProtocol *protocol, const gint16 value, in thrift_binary_protocol_write_i16() function949 cls->write_i16 = thrift_binary_protocol_write_i16; in thrift_binary_protocol_class_init()