Searched defs:ignoring_case (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc996 // The ignoring_case parameter is true iff the assertion is a
1003 bool ignoring_case) {
1011 if (ignoring_case) {
999 EqFailure(const char* expected_expression, const char* actual_expression, const String& expected_value, const String& actual_value, bool ignoring_case) argument
/external/gtest/src/
H A Dgtest.cc997 // The ignoring_case parameter is true iff the assertion is a
1004 bool ignoring_case) {
1012 if (ignoring_case) {
1000 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc995 // The ignoring_case parameter is true iff the assertion is a
1002 bool ignoring_case) {
1010 if (ignoring_case) {
998 EqFailure(const char* expected_expression, const char* actual_expression, const String& expected_value, const String& actual_value, bool ignoring_case) argument
/external/mesa3d/src/gtest/src/
H A Dgtest.cc995 // The ignoring_case parameter is true iff the assertion is a
1002 bool ignoring_case) {
1010 if (ignoring_case) {
998 EqFailure(const char* expected_expression, const char* actual_expression, const String& expected_value, const String& actual_value, bool ignoring_case) argument
/external/protobuf/gtest/src/
H A Dgtest.cc1010 // The ignoring_case parameter is true iff the assertion is a
1017 bool ignoring_case) {
1025 if (ignoring_case) {
1013 EqFailure(const char* expected_expression, const char* actual_expression, const String& expected_value, const String& actual_value, bool ignoring_case) argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc997 // The ignoring_case parameter is true iff the assertion is a
1004 bool ignoring_case) {
1012 if (ignoring_case) {
1000 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2481 // The ignoring_case parameter is true iff the assertion is a
2488 bool ignoring_case) {
2496 if (ignoring_case) {
2484 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp2497 // The ignoring_case parameter is true iff the assertion is a
2504 bool ignoring_case) {
2512 if (ignoring_case) {
2500 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc2350 // The ignoring_case parameter is true iff the assertion is a
2357 bool ignoring_case) {
2365 if (ignoring_case) {
2353 EqFailure(const char* expected_expression, const char* actual_expression, const String& expected_value, const String& actual_value, bool ignoring_case) argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc2481 // The ignoring_case parameter is true iff the assertion is a
2488 bool ignoring_case) {
2496 if (ignoring_case) {
2484 EqFailure(const char* expected_expression, const char* actual_expression, const std::string& expected_value, const std::string& actual_value, bool ignoring_case) argument

Completed in 503 milliseconds