Home
last modified time | relevance | path

Searched refs:hour (Results 1 – 9 of 9) sorted by relevance

/system/core/logcat/tests/
Dlogcat_benchmark.cpp36 int hour; in TEST() member in TEST::timestamp
48 &month, &day, &hour, &minute, &second, &millisecond) == 6; in TEST()
64 && ((hour < T.hour) in TEST()
65 || ((hour == T.hour) in TEST()
/system/update_engine/update_manager/
Dreal_time_provider_unittest.cc50 now_exp.hour = 8; in CurrTime()
65 exploded.hour = 0; in TEST_F()
80 UmTestUtils::ExpectVariableHasValue(expected.hour, in TEST_F()
Dreal_time_provider.cc45 now_exp.hour = now_exp.minute = now_exp.second = now_exp.millisecond = 0; in GetValue()
68 return new int(exploded.hour); in GetValue()
Dupdate_manager_unittest.cc66 now_exp.hour = 8; in FixedTime()
Dreal_shill_provider_unittest.cc90 now_exp.hour = 8; in InitTime()
Dreal_updater_provider_unittest.cc54 now_exp.hour = 8; in FixedTime()
/system/update_engine/common/
Dutils_unittest.cc394 .hour = 1, .minute = 46, .second = 40, .millisecond = 42}; in TEST()
Dutils.cc1025 exp_time.hour, in ToString()
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto78 // For privacy, this is rounded to the nearest hour.
82 // For privacy, this is rounded to the nearest hour.