Home
last modified time | relevance | path

Searched refs:benchmarkPreparing (Results 1 – 25 of 120) sorted by relevance

12345

/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
55 listener->benchmarkPreparing(name); in benchmarkPreparing()
57 m_reporter->benchmarkPreparing(name); in benchmarkPreparing()
H A Dcatch_reporter_xml.h54 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_listening.h37 void benchmarkPreparing(std::string const& name) override;
H A Dcatch_reporter_console.h45 void benchmarkPreparing(std::string const& name) override;
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_interfaces_capture.h50 virtual void benchmarkPreparing( std::string const& name ) = 0;

12345