Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/test/
DTServerIntegrationTest.cpp238 new boost::thread(std::bind(&TServerIntegrationTestFixture::delayClose, in baseline()
258 void delayClose(shared_ptr<TTransport> toClose, boost::posix_time::time_duration after) { in delayClose() function in TServerIntegrationTestFixture
482 boost::thread t1(std::bind(&TServerIntegrationTestFixture::delayClose, in BOOST_AUTO_TEST_CASE()
486 boost::thread t2(std::bind(&TServerIntegrationTestFixture::delayClose, in BOOST_AUTO_TEST_CASE()
520 boost::thread t2(std::bind(&TServerIntegrationTestFixture::delayClose, in BOOST_AUTO_TEST_CASE()