HomeSort by relevance Sort by last modified time
    Searched full:comparison_time_2 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/time/
pr_time_unittest.cc 22 PRTime comparison_time_2 = INT64_C(1373275692441381); // represented as GMT member in namespace:__anon7162
181 EXPECT_EQ(comparison_time_2, parsed_time);
190 EXPECT_EQ(comparison_time_2, parsed_time);
199 EXPECT_EQ(comparison_time_2, parsed_time);
208 EXPECT_EQ(comparison_time_2-1, parsed_time);
226 EXPECT_EQ(comparison_time_2, parsed_time);
235 EXPECT_EQ(comparison_time_2, parsed_time);

Completed in 563 milliseconds