Searched refs:expected_ago (Results 1 – 2 of 2) sorted by relevance
39 string16 expected_ago = expected + ASCIIToUTF16(" ago"); in TestTimeFormats() local42 EXPECT_EQ(expected_ago, TimeFormat::TimeElapsed(delta)); in TestTimeFormats()
21 string16 expected_ago = expected + ASCIIToUTF16(" ago"); in TestTimeFormats() local24 EXPECT_EQ(expected_ago, TimeFormat::TimeElapsed(delta)); in TestTimeFormats()