Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp6517 class FreeFunctionTestCase : public SharedImpl<ITestCase> { class
6520 FreeFunctionTestCase( TestFunction fun ) : m_fun( fun ) {} in FreeFunctionTestCase() function in Catch::FreeFunctionTestCase