Namespaces | Macros
protobuf/src/google/protobuf/stubs/strutil_unittest.cc File Reference
#include <google/protobuf/stubs/strutil.h>
#include <locale.h>
#include <google/protobuf/stubs/stl_util.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
Include dependency graph for protobuf/src/google/protobuf/stubs/strutil_unittest.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Macros

#define EXPECT_EQ_ARRAY(len, x, y, msg)
 

Macro Definition Documentation

◆ EXPECT_EQ_ARRAY

#define EXPECT_EQ_ARRAY (   len,
  x,
  y,
  msg 
)
Value:
for (int j = 0; j < len; ++j) { \
EXPECT_EQ(x[j], y[j]) << "" # x << " != " # y \
<< " byte " << j << ": " << msg; \
}

Definition at line 77 of file protobuf/src/google/protobuf/stubs/strutil_unittest.cc.

Variable Documentation

◆ ciphertext

const char* ciphertext

◆ plain_length

int plain_length

◆ plaintext

const char* plaintext
absl::str_format_internal::LengthMod::j
@ j
y
const double y
Definition: bloaty/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3611
x
int x
Definition: bloaty/third_party/googletest/googlemock/test/gmock-matchers_test.cc:3610
msg
std::string msg
Definition: client_interceptors_end2end_test.cc:372
len
int len
Definition: abseil-cpp/absl/base/internal/low_level_alloc_test.cc:46


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33