Home
last modified time | relevance | path

Searched refs:kProtoTime (Results 1 – 1 of 1) sorted by relevance

/system/core/storaged/tests/
Dstoraged_test.cpp635 static const uint64_t kProtoTime = 200; in TEST() local
636 io_history[kProtoTime] = { in TEST()
667 ASSERT_EQ(io_history[kProtoTime].entries.size(), size_t(3)); in TEST()
670 auto record = io_history[kProtoTime]; in TEST()
673 if (i == kProtoTime) { in TEST()