Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/posix_time/
Dtesttime_formatters.cpp20 std::string d1_string("2002-Jan-01"); in main() local
22 std::string t1_result = d1_string + " " + t1_string; in main()
70 std::string period_result("["+t1_result + "/" + d1_string + " " + "12:05:00.999999999]" ); in main()