webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Macros | Functions
googletest.cc File Reference
#include <google/protobuf/testing/googletest.h>
#include <google/protobuf/testing/file.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>

Namespaces

 google
 
 google::protobuf
 

Macros

#define O_BINARY   0
 

Functions

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

Macro Definition Documentation

◆ O_BINARY

#define O_BINARY   0