Searched refs:millisecond (Results 1 – 11 of 11) sorted by relevance
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 39 int millisecond; in TEST() member in TEST::timestamp 48 &month, &day, &hour, &minute, &second, &millisecond) == 6; in TEST() 70 && (millisecond < T.millisecond)))))))))); in TEST()
|
/system/update_engine/update_manager/ |
D | real_time_provider_unittest.cc | 53 now_exp.millisecond = 675; in CurrTime() 68 exploded.millisecond = 0; in TEST_F()
|
D | real_time_provider.cc | 45 now_exp.hour = now_exp.minute = now_exp.second = now_exp.millisecond = 0; in GetValue()
|
D | real_updater_provider_unittest.cc | 57 now_exp.millisecond = 675; in FixedTime() 66 exp.millisecond = 0; in RoundedToSecond()
|
D | update_manager_unittest.cc | 69 now_exp.millisecond = 675; in FixedTime()
|
D | real_shill_provider_unittest.cc | 93 now_exp.millisecond = 675; in InitTime()
|
/system/update_engine/common/ |
D | utils_unittest.cc | 392 .hour = 1, .minute = 46, .second = 40, .millisecond = 42}; in TEST()
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 11820 operation. The reference for the millisecond timer is the TPM 11849 value of Clock is incremented each millisecond. 11851 Clock will be non-volatile but may have a volatile component that is updated every millisecond with…
|
D | raw_structures_fixed.txt | 11856 operation. The reference for the millisecond timer is the TPM 11885 value of Clock is incremented each millisecond. 11887 Clock will be non-volatile but may have a volatile component that is updated every millisecond with…
|
D | raw_commands.txt | 30639 nominal. That is, if the input oscillator were nominally 100 megahertz (MHz), then 1 millisecond (m…
|
D | raw_commands_fixed.txt | 30650 nominal. That is, if the input oscillator were nominally 100 megahertz (MHz), then 1 millisecond (m…
|