Home
last modified time | relevance | path

Searched defs:stats2 (Results 1 – 1 of 1) sorted by relevance

/system/core/storaged/tests/
Dstoraged_test.cpp195 struct disk_stats disk_stats_add(struct disk_stats stats1, struct disk_stats stats2) { in disk_stats_add()
213 void expect_increasing(struct disk_stats stats1, struct disk_stats stats2) { in expect_increasing()