Functions | Variables
bloaty/third_party/protobuf/conformance/conformance_cpp.cc File Reference
#include <errno.h>
#include <stdarg.h>
#include <unistd.h>
#include "conformance.pb.h"
#include <google/protobuf/test_messages_proto3.pb.h>
#include <google/protobuf/test_messages_proto2.pb.h>
#include <google/protobuf/message.h>
#include <google/protobuf/text_format.h>
#include <google/protobuf/util/json_util.h>
#include <google/protobuf/util/type_resolver_util.h>
Include dependency graph for bloaty/third_party/protobuf/conformance/conformance_cpp.cc:

Go to the source code of this file.

Functions

bool CheckedRead (int fd, void *buf, size_t len)
 
void CheckedWrite (int fd, const void *buf, size_t len)
 
void DoTest (const ConformanceRequest &request, ConformanceResponse *response)
 
bool DoTestIo ()
 
static string GetTypeUrl (const Descriptor *message)
 
int main ()
 

Variables

const char * kFailures []
 
static const char kTypeUrlPrefix [] = "type.googleapis.com"
 
int test_count = 0
 
TypeResolvertype_resolver
 
string * type_url
 
bool verbose = false
 

Function Documentation

◆ CheckedRead()

bool CheckedRead ( int  fd,
void *  buf,
size_t  len 
)

◆ CheckedWrite()

void CheckedWrite ( int  fd,
const void *  buf,
size_t  len 
)

◆ DoTest()

void DoTest ( const ConformanceRequest &  request,
ConformanceResponse *  response 
)

◆ DoTestIo()

bool DoTestIo ( )

◆ GetTypeUrl()

static string GetTypeUrl ( const Descriptor message)
static

◆ main()

int main ( )

Variable Documentation

◆ kFailures

const char* kFailures[]
Initial value:
= {
}

Definition at line 62 of file bloaty/third_party/protobuf/conformance/conformance_cpp.cc.

◆ kTypeUrlPrefix

const char kTypeUrlPrefix[] = "type.googleapis.com"
static

◆ test_count

int test_count = 0

◆ type_resolver

TypeResolver* type_resolver

◆ type_url

string* type_url

◆ verbose

bool verbose = false


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