Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6235 void writeStylesheetRef( std::string const& url );
15390 void XmlWriter::writeStylesheetRef( std::string const& url ) { in writeStylesheetRef() function in Catch::XmlWriter
16919 m_xml.writeStylesheetRef( stylesheetRef ); in testRunStarting()