Namespaces | Macros
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 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 strutil_unittest.cc.

Variable Documentation

◆ cyphertext

const char* cyphertext

Definition at line 86 of file strutil_unittest.cc.

◆ plain_length

int plain_length

Definition at line 84 of file strutil_unittest.cc.

◆ plaintext

const char* plaintext

Definition at line 85 of file strutil_unittest.cc.

y
GLint y
Definition: glcorearb.h:2768
x
GLint GLenum GLint x
Definition: glcorearb.h:2834
len
int len
Definition: php/ext/google/protobuf/map.c:206


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04