Home
last modified time | relevance | path

Searched refs:ignoring_case (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h192 bool ignoring_case);
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc989 bool ignoring_case) { in EqFailure() argument
997 if (ignoring_case) { in EqFailure()