Home
last modified time | relevance | path

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

/art/runtime/base/
Dhash_set_test.cc202 struct IsEmptyStringPair { struct
203 void MakeEmpty(std::pair<std::string, int>& pair) const { in MakeEmpty()
206 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty()