Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp8428 void LegacyReporterAdapter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::LegacyReporterAdapter
9337 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::MultipleReporters
9491 virtual void testCaseStarting( TestCaseInfo const& _testInfo ) CATCH_OVERRIDE { in testCaseStarting() function
9589 virtual void testCaseStarting( TestCaseInfo const& ) CATCH_OVERRIDE {} in testCaseStarting() function
10095 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::XmlReporter
10325 virtual void testCaseStarting( TestCaseInfo const& testCaseInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::JunitReporter