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

/system/extras/tests/sdcard/
H A Dplot_sdcard.py48 """Dataset holds the summary and data (time,value pairs)."""
58 self.summary = re.match('([a-z_]+)_total', self.name)
151 if dataset.summary:
169 if dataset and not dataset.summary:
/system/core/toolbox/
H A Ddd.c78 void summary(void);
143 (void)atexit(summary);
340 summary();
642 summary();
959 summary(void) function

Completed in 1495 milliseconds