Searched refs:today_str (Results 1 – 2 of 2) sorted by relevance
19 string16 today_str = TimeFormat::RelativeDate(now, NULL); in TEST() local20 EXPECT_EQ(ASCIIToUTF16("Today"), today_str); in TEST()
56 string16 today_str = TimeFormat::RelativeDate(now, NULL); in TEST() local57 EXPECT_EQ(ASCIIToUTF16("Today"), today_str); in TEST()