Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dtime_format_unittest.cc27 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); in TEST() local
28 EXPECT_TRUE(two_days_ago_str.empty()); in TEST()
/external/chromium_org/ui/base/l10n/
Dtime_format_unittest.cc64 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); in TEST() local
65 EXPECT_TRUE(two_days_ago_str.empty()); in TEST()