Home
last modified time | relevance | path

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

/system/bt/gd/common/
Dstrings_test.cc239 …std::chrono::time_point<std::chrono::system_clock> time_point1 = std::chrono::system_clock::from_t… in TEST() local
245 …ASSERT_THAT(StringFormatTimeWithMilliseconds(format, time_point1, gmtime), StrEq("2009-02-13 23:31… in TEST()