Searched refs:two_days_ago_str (Results 1 – 2 of 2) sorted by relevance
27 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); in TEST() local28 EXPECT_TRUE(two_days_ago_str.empty()); in TEST()
64 string16 two_days_ago_str = TimeFormat::RelativeDate(two_days_ago, NULL); in TEST() local65 EXPECT_TRUE(two_days_ago_str.empty()); in TEST()