Searched defs:empty (Results 1 – 2 of 2) sorted by relevance
113 bool empty() const { return size_ == 0; } in empty() function
116 bool empty = true; in test_stress_eventcount() local