Home
last modified time | relevance | path

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

/system/core/storaged/tests/
Dstoraged_test.cpp648 static const uint64_t kProtoTime = 200; in TEST() local
649 io_history[kProtoTime] = { in TEST()
680 ASSERT_EQ(io_history[kProtoTime].entries.size(), size_t(3)); in TEST()
683 auto record = io_history[kProtoTime]; in TEST()
686 if (i == kProtoTime) { in TEST()