Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h203 bool ignoring_case);
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1324 bool ignoring_case) { in EqFailure() argument
1336 if (ignoring_case) { in EqFailure()