Searched defs:TestInvokerAsMethod (Results 1 – 3 of 3) sorted by relevance
24 TestInvokerAsMethod( void (C::*testAsMethod)() ) noexcept : m_testAsMethod( testAsMethod ) {} in TestInvokerAsMethod() function
958 class TestInvokerAsMethod : public ITestInvoker { class961 TestInvokerAsMethod( void (C::*testAsMethod)() ) noexcept : m_testAsMethod( testAsMethod ) {} in TestInvokerAsMethod() function in Catch::TestInvokerAsMethod
955 class TestInvokerAsMethod : public ITestInvoker { class958 TestInvokerAsMethod( void (C::*testAsMethod)() ) noexcept : m_testAsMethod( testAsMethod ) {} in TestInvokerAsMethod() function in Catch::TestInvokerAsMethod