Home
last modified time | relevance | path

Searched refs:write_buffer_length (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/cpp/test/
DOneWayHTTPTest.cpp146 uint32_t write_buffer_length() { in write_buffer_length() function in TBlockableBufferedTransport
160 …block flushing, buffer is\n<<" << std::string((char *)wBuf_.get(), write_buffer_length()) << ">>\n… in unblock()
219 uint32_t size0 = blockable_transport->write_buffer_length() ; in BOOST_AUTO_TEST_CASE()
221 uint32_t size1 = blockable_transport->write_buffer_length() ; in BOOST_AUTO_TEST_CASE()
223 uint32_t size2 = blockable_transport->write_buffer_length() ; in BOOST_AUTO_TEST_CASE()