Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Dmessage_formatter_unittest.cc40 void AppendFormattedDateTime(const std::unique_ptr<icu::DateFormat>& df, in AppendFormattedDateTime() function
127 AppendFormattedDateTime(df, now, &second_sentence); in TEST_F()
154 AppendFormattedDateTime(tf, now, &expected); in TEST_F()
156 AppendFormattedDateTime(df, now, &expected); in TEST_F()
/external/cronet/base/i18n/
Dmessage_formatter_unittest.cc41 void AppendFormattedDateTime(const std::unique_ptr<icu::DateFormat>& df, in AppendFormattedDateTime() function
126 AppendFormattedDateTime(df, now, &second_sentence); in TEST_F()
153 AppendFormattedDateTime(tf, now, &expected); in TEST_F()
155 AppendFormattedDateTime(df, now, &expected); in TEST_F()