Searched refs:hour (Results 1 – 9 of 9) sorted by relevance
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 36 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/ |
D | real_time_provider_unittest.cc | 50 now_exp.hour = 8; in CurrTime() 65 exploded.hour = 0; in TEST_F() 80 UmTestUtils::ExpectVariableHasValue(expected.hour, in TEST_F()
|
D | real_time_provider.cc | 45 now_exp.hour = now_exp.minute = now_exp.second = now_exp.millisecond = 0; in GetValue() 68 return new int(exploded.hour); in GetValue()
|
D | update_manager_unittest.cc | 66 now_exp.hour = 8; in FixedTime()
|
D | real_shill_provider_unittest.cc | 90 now_exp.hour = 8; in InitTime()
|
D | real_updater_provider_unittest.cc | 54 now_exp.hour = 8; in FixedTime()
|
/system/update_engine/common/ |
D | utils_unittest.cc | 394 .hour = 1, .minute = 46, .second = 40, .millisecond = 42}; in TEST()
|
D | utils.cc | 1025 exp_time.hour, in ToString()
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 78 // For privacy, this is rounded to the nearest hour. 82 // For privacy, this is rounded to the nearest hour.
|