Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5770 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function
5877 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
16889 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
17173 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter
17302 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter