Searched refs:local_comparison_tm (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/time/
H A Dpr_time_unittest.cc33 struct tm local_comparison_tm = { variable in typeref:struct:__anon2572::PRTimeTest::tm
45 mktime(&local_comparison_tm) * Time::kMicrosecondsPerSecond;
H A Dtime_unittest.cc30 struct tm local_comparison_tm = { variable in typeref:struct:TimeTest::tm
42 time_t converted_time = mktime(&local_comparison_tm);

Completed in 75 milliseconds