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