Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dstrings_from_facet.hpp43 charT short_fmt[3] = { '%', 'b' }; in gather_month_strings() local
93 charT short_fmt[3] = { '%', 'a' }; in gather_weekday_strings() local
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline_test.cc703 auto short_fmt = MakeUnique<Format>(short_type.get()); in TEST_F() local