Searched defs:StringPair (Results 1 – 8 of 8) sorted by relevance
33 typedef std::pair<std::string, std::string> StringPair; typedef
37 typedef std::pair<CachedHash<StringRef>, size_t> StringPair; typedef
62 using StringPair = std::pair<CachedHashStringRef, size_t>; typedef
1455 struct StringPair { const char *input, *expected; }; struct
51 typedef tuple<grpc::string, grpc::string> StringPair; typedef
60 typedef tuple<grpc::string, grpc::string> StringPair; typedef
60 typedef tuple<std::string, std::string> StringPair; typedef
312 StringPair::StringPair(const UnicodeString& _displayName, in StringPair() function in StringPair