Searched refs:TimeDurationFormatWithSeconds (Results 1 – 3 of 3) sorted by relevance
124 BASE_I18N_EXPORT bool TimeDurationFormatWithSeconds(
61 EXPECT_TRUE(TimeDurationFormatWithSeconds(delta, width, &str)) in TimeDurationFormatWithSecondsString()343 TEST(TimeFormattingTest, TimeDurationFormatWithSeconds) { in TEST() argument
220 bool TimeDurationFormatWithSeconds(const TimeDelta time, in TimeDurationFormatWithSeconds() function