Namespaces | Macros | Functions | Variables
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 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 string google::protobuf::stderr_capture_filename_
 
static string google::protobuf::stdout_capture_filename_
 

Macro Definition Documentation

◆ O_BINARY

#define O_BINARY   0

Definition at line 69 of file googletest.cc.

Variable Documentation

◆ name_

string name_
private

Definition at line 182 of file googletest.cc.



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