Searched refs:thrift_compact_protocol_write_string (Results 1 – 2 of 2) sorted by relevance
189 g_assert (thrift_compact_protocol_write_string (protocol, in test_read_and_write_primitives()191 g_assert (thrift_compact_protocol_write_string (protocol, "", NULL) > 0); in test_read_and_write_primitives()501 thrift_compact_protocol_write_string (protocol, "test", NULL); in test_read_and_write_complex_types()636 g_assert (thrift_compact_protocol_write_string (protocol, in test_read_and_write_many_frames()639 g_assert (thrift_compact_protocol_write_string (protocol, "", NULL) > 0); in test_read_and_write_many_frames()
787 thrift_compact_protocol_write_string (ThriftProtocol *protocol, in thrift_compact_protocol_write_string() function1641 cls->write_string = thrift_compact_protocol_write_string; in thrift_compact_protocol_class_init()