Searched defs:EqualsIgnoreCase (Results 1 – 2 of 2) sorted by relevance
115 bool EqualsIgnoreCase(std::string_view lhs, std::string_view rhs) { in EqualsIgnoreCase() function
288 TEST(strings, EqualsIgnoreCase) { in TEST() argument