Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h199 bool ignoring_case);
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1324 bool ignoring_case) { in EqFailure() argument
1336 if (ignoring_case) { in EqFailure()