Searched defs:IsEmpty (Results 1 – 7 of 7) sorted by relevance
116 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
77 bool IsEmpty() { in IsEmpty() function
75 bool IsEmpty(const int idx) { return queues_[idx]->IsEmpty(); } in IsEmpty() function
43 bool IsEmpty() const { in IsEmpty() function
82 TEST(Macros, IsEmpty) { in TEST() argument
44 bool IsEmpty() const { return teeui_frame_.empty(); } in IsEmpty() function
32184 bool IdAllocatorGeneric::IsEmpty() const { in IsEmpty() function in perfetto::IdAllocatorGeneric