Searched defs:drop_front (Results 1 – 2 of 2) sorted by relevance
41 void IOVector::drop_front(IOVector::size_type len) { in drop_front() function in IOVector
121 TEST(IOVector, drop_front) { in TEST() argument