Searched defs:m_testAsFunction (Results 1 – 2 of 2) sorted by relevance
| /external/catch2/include/internal/ | ||
| D | catch_test_case_registry_impl.h | 53 void(*m_testAsFunction)(); variable |
| /external/catch2/single_include/catch2/ | ||
| D | catch.hpp | 9986 void(*m_testAsFunction)(); member in Catch::TestInvokerAsFunction |