Searched defs:Dropped (Results 1 – 5 of 5) sorted by relevance
43 struct Dropped { struct49 impl Dropped { impl
618 struct Dropped(Arc<AtomicUsize>); in test_drop() struct619 impl Drop for Dropped { in test_drop() implementation
190 bool Dropped = false; in push() local
296 BinaryStreamRef Dropped = ConstRef.drop_front(1); in TEST_F() local331 auto Dropped = Original.drop_front(2); in TEST_F() local
977 StringRef Dropped = Test.drop_front(5); in TEST() local