Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp717 typedef void(*TestFunction)(); typedef
737 ( TestFunction function,
763 ( TestFunction function,
7268 FreeFunctionTestCase( TestFunction fun ) : m_fun( fun ) {} in FreeFunctionTestCase()
7277 TestFunction m_fun;
7308 ( TestFunction function, in registerTestCaseFunction()
7317 ( TestFunction function, in AutoReg()