webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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>

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; \
}
OPENSSL_EXPORT const ASN1_OBJECT int const unsigned char int len
Definition: x509.h:1053
EGLSurface EGLint x
Definition: eglext.h:950
EGLSurface EGLint EGLint y
Definition: eglext.h:950
for for j
Definition: complexityMeasures.m:25

Variable Documentation

◆ cyphertext

const char* cyphertext

◆ plain_length

int plain_length

◆ plaintext

const char* plaintext