Classes | Namespaces | Functions | Variables
third_party/re2/util/test.cc File Reference
#include <stdio.h>
#include <string>
#include "util/test.h"
Include dependency graph for third_party/re2/util/test.cc:

Go to the source code of this file.

Classes

struct  Test
 

Namespaces

 testing
 

Functions

int main (int argc, char **argv)
 
void RegisterTest (void(*fn)(void), const char *name)
 
GTEST_API_ std::string testing::TempDir ()
 

Variables

static int ntests
 
static Test tests [10000]
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 27 of file third_party/re2/util/test.cc.

◆ RegisterTest()

void RegisterTest ( void(*)(void)  fn,
const char *  name 
)

Definition at line 22 of file third_party/re2/util/test.cc.

Variable Documentation

◆ ntests

int ntests
static

Definition at line 20 of file third_party/re2/util/test.cc.

◆ tests

Test tests[10000]
static

Definition at line 19 of file third_party/re2/util/test.cc.



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