Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp977 auto makeTestInvoker( void (C::*testAsMethod)() ) noexcept -> ITestInvoker* { in makeTestInvoker() function
14596 auto makeTestInvoker( void(*testAsFunction)() ) noexcept -> ITestInvoker* { in makeTestInvoker() function