Namespaces | Functions | Variables
protobuf/conformance/conformance_cpp.cc File Reference
#include <errno.h>
#include <stdarg.h>
#include <unistd.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 <google/protobuf/stubs/status.h>
#include "conformance.pb.h"
#include <google/protobuf/test_messages_proto2.pb.h>
#include <google/protobuf/test_messages_proto3.pb.h>
Include dependency graph for protobuf/conformance/conformance_cpp.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Functions

bool google::protobuf::CheckedRead (int fd, void *buf, size_t len)
 
void google::protobuf::CheckedWrite (int fd, const void *buf, size_t len)
 
void google::protobuf::DoTest (const ConformanceRequest &request, ConformanceResponse *response)
 
bool google::protobuf::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

◆ GetTypeUrl()

static string GetTypeUrl ( const Descriptor message)
static

Definition at line 66 of file protobuf/conformance/conformance_cpp.cc.

◆ main()

int main ( )

Definition at line 257 of file protobuf/conformance/conformance_cpp.cc.

Variable Documentation

◆ kFailures

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

Definition at line 63 of file protobuf/conformance/conformance_cpp.cc.

◆ kTypeUrlPrefix

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

Definition at line 61 of file protobuf/conformance/conformance_cpp.cc.

◆ test_count

int test_count = 0

Definition at line 70 of file protobuf/conformance/conformance_cpp.cc.

◆ type_resolver

TypeResolver* type_resolver

Definition at line 72 of file protobuf/conformance/conformance_cpp.cc.

◆ type_url

string* type_url

Definition at line 73 of file protobuf/conformance/conformance_cpp.cc.

◆ verbose

bool verbose = false

Definition at line 71 of file protobuf/conformance/conformance_cpp.cc.



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