Searched refs:day (Results 1 – 5 of 5) sorted by relevance
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 35 int day; in TEST() member in TEST::timestamp 48 &month, &day, &hour, &minute, &second, &millisecond) == 6; in TEST() 62 && ((day < T.day) in TEST() 63 || ((day == T.day) in TEST()
|
/system/core/metricsd/ |
D | metrics_collector.cc | 728 const int day = since_epoch.InDays(); in UpdateStats() local 729 const int week = day / 7; in UpdateStats() 731 if (daily_cycle_->Get() != day) { in UpdateStats() 732 daily_cycle_->Set(day); in UpdateStats()
|
D | README.md | 41 It usually takes a day for metrics to be available on the dashboard. 124 * After a day, your histogram should be available on the dashboard.
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 2649 the day of the year (October 31, 2013) 6310 PT_FIXED + 3 the specification day of year using TCG calendar 6311 EXAMPLE November 15, 2010, has a day of year value of 319 6594 PT_FIXED + 38 the platform-specific specification day of year using TCG
|
D | raw_structures_fixed.txt | 2651 the day of the year (October 31, 2013) 6292 the specification day of year using TCG calendar 6293 EXAMPLE November 15, 2010, has a day of year value of 319 6612 the platform-specific specification day of year using TCG
|