Home
last modified time | relevance | path

Searched defs:IsEmptyFnVectorInt (Results 1 – 1 of 1) sorted by relevance

/art/runtime/base/
Dhash_set_test.cc281 struct IsEmptyFnVectorInt { struct
282 void MakeEmpty(std::vector<int>& item) const { in MakeEmpty()
285 bool IsEmpty(const std::vector<int>& item) const { in IsEmpty()