Home
last modified time | relevance | path

Searched refs:getStylesheetRef (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp36 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef() function in Catch::XmlReporter
52 std::string stylesheetRef = getStylesheetRef(); in testRunStarting()
Dcatch_reporter_xml.h25 virtual std::string getStylesheetRef() const;
/external/catch2/single_include/catch2/
Dcatch.hpp5712 virtual std::string getStylesheetRef() const;
14338 std::string XmlReporter::getStylesheetRef() const { in getStylesheetRef() function in Catch::XmlReporter
14354 std::string stylesheetRef = getStylesheetRef(); in testRunStarting()