Namespaces | Macros | Functions | Variables
protobuf/src/google/protobuf/testing/googletest.cc File Reference
#include <google/protobuf/testing/googletest.h>
#include <google/protobuf/testing/file.h>
#include <google/protobuf/io/io_win32.h>
#include <google/protobuf/stubs/strutil.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <iostream>
#include <fstream>
Include dependency graph for protobuf/src/google/protobuf/testing/googletest.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Macros

#define O_BINARY   0
 

Functions

void google::protobuf::CaptureTestStderr ()
 
void google::protobuf::CaptureTestStdout ()
 
string google::protobuf::GetCapturedTestStderr ()
 
string google::protobuf::GetCapturedTestStdout ()
 
string google::protobuf::TestSourceDir ()
 
string google::protobuf::TestTempDir ()
 

Variables

static int google::protobuf::original_stderr_ = -1
 
static int google::protobuf::original_stdout_ = -1
 
static std::string google::protobuf::stderr_capture_filename_
 
static std::string google::protobuf::stdout_capture_filename_
 

Macro Definition Documentation

◆ O_BINARY

#define O_BINARY   0

Variable Documentation

◆ name_

std::string name_
private


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