Home
last modified time | relevance | path

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

/thrift-3.4.0/test/cpp/src/
DStressTestNonBlocking.cpp249 string requestLogPath = "./requestlog.tlog"; in main() local
356 std::shared_ptr<TFileTransport> fileTransport(new TFileTransport(requestLogPath)); in main()
382 std::shared_ptr<TFileTransport> fileTransport(new TFileTransport(requestLogPath)); in main()
DStressTest.cpp275 string requestLogPath = "./requestlog.tlog"; in main() local
404 std::shared_ptr<TFileTransport> fileTransport(new TFileTransport(requestLogPath)); in main()
433 std::shared_ptr<TFileTransport> fileTransport(new TFileTransport(requestLogPath)); in main()