Searched defs:kNoMatch (Results 1 – 8 of 8) sorted by relevance
16 kNoMatch, enumerator
26 kNoMatch, enumerator
249 enum class MatchType { kNameAndValue, kName, kNoMatch }; enumerator
48 kNoMatch, enumerator
253 constexpr std::string_view kNoMatch[] = { in TEST_F() local362 constexpr std::string_view kNoMatch[] = { in TEST_F() local
455 constexpr int kNoMatch = -1; variable
751 const int kNoMatch = 3; in CheckRegion() local
719 static constexpr int64_t kNoMatch = -1; variable