Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp25 std::string getCurrentTimestamp() { in getCurrentTimestamp() function
129 xml.writeAttribute( "timestamp", getCurrentTimestamp() ); in writeGroup()
/external/armnn/third-party/doctest/
Ddoctest.h5278 static std::string getCurrentTimestamp() {
5386 xml.writeAttribute("timestamp", JUnitTestCaseData::getCurrentTimestamp());
/external/libabigail/tests/lib/
Dcatch.hpp16745 std::string getCurrentTimestamp() { in getCurrentTimestamp() function
16849 xml.writeAttribute( "timestamp", getCurrentTimestamp() ); in writeGroup()
/external/catch2/single_include/catch2/
Dcatch.hpp16492 std::string getCurrentTimestamp() { in getCurrentTimestamp() function
16596 xml.writeAttribute( "timestamp", getCurrentTimestamp() ); in writeGroup()