Searched defs:CaseInsensitiveWideCStringEquals (Results 1 – 4 of 4) sorted by relevance
1931 bool String::CaseInsensitiveWideCStringEquals(const wchar_t* lhs, in CaseInsensitiveWideCStringEquals() function in testing::internal::String
2149 bool String::CaseInsensitiveWideCStringEquals(const wchar_t* lhs, in CaseInsensitiveWideCStringEquals() function in testing::internal::String
2132 bool String::CaseInsensitiveWideCStringEquals(const wchar_t* lhs, in CaseInsensitiveWideCStringEquals() function in testing::internal::String
1072 TEST(StringTest, CaseInsensitiveWideCStringEquals) { in TEST() argument