HomeSort by relevance Sort by last modified time
    Searched refs:two_days_ago_str (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/
time_format_unittest.cc 27 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); local
28 EXPECT_TRUE(two_days_ago_str.empty());
  /external/chromium_org/ui/base/l10n/
time_format_unittest.cc 64 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); local
65 EXPECT_TRUE(two_days_ago_str.empty());

Completed in 23 milliseconds