Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhash_set_test.cc262 struct IsEmptyStringPair { struct
263 void MakeEmpty(std::pair<std::string, int>& pair) const { in MakeEmpty()
266 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty()