Searched defs:kNoMatch (Results 1 – 10 of 10) sorted by relevance
16 kNoMatch, enumerator
720 const auto kNoMatch( variable773 const auto kNoMatch( variable862 const auto kNoMatch( variable
26 kNoMatch, enumerator
249 enum class MatchType { kNameAndValue, kName, kNoMatch }; enumerator
37 kNoMatch, // The specified row does not matches the constraint. 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