Searched refs:benchmarkPreparing (Results 1 – 1 of 1) sorted by relevance
5606 virtual void benchmarkPreparing( std::string const& ) {} in benchmarkPreparing() function6108 void benchmarkPreparing(std::string const& name) override;6346 void benchmarkPreparing(std::string const& name) override;7251 getResultCapture().benchmarkPreparing(name); in run()10871 void benchmarkPreparing(std::string const& name) override;12645 void RunContext::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::RunContext12646 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()16188 void ConsoleReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::ConsoleReporter16768 listener->benchmarkPreparing(name); in benchmarkPreparing()16770 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()[all …]