Home
last modified time | relevance | path

Searched defs:timeInfo (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp32 std::tm timeInfo = {}; in getCurrentTimestamp() local
35 std::tm* timeInfo; in getCurrentTimestamp() local
/external/catch2/single_include/catch2/
Dcatch.hpp1809 std::tm timeInfo = {}; in convert() local
1812 std::tm* timeInfo = std::gmtime(&converted); in convert() local
13956 std::tm timeInfo = {}; in getCurrentTimestamp() local
13959 std::tm* timeInfo; in getCurrentTimestamp() local