Home
last modified time | relevance | path

Searched defs:getGeneration (Results 1 – 5 of 5) sorted by relevance

/thrift-3.4.0/lib/cpp/test/qt/
DTQTcpServerTest.cpp33 void getGeneration(std::function<void(int32_t const& _return)> cob) override {} in getGeneration() function
/thrift-3.4.0/lib/cpp/test/
DTNonblockingServerTest.cpp53 int32_t getGeneration() override { return 0; } in getGeneration() function
DTNonblockingSSLServerTest.cpp51 int32_t getGeneration() override { return 0; } in getGeneration() function
DTServerIntegrationTest.cpp113 int32_t getGeneration() override { in getGeneration() function in ParentHandler
/thrift-3.4.0/lib/cpp/test/processor/
DHandlers.h41 int32_t getGeneration() override { in getGeneration() function