Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_env_var_test_.cc File Reference
#include "gtest/gtest.h"
#include <iostream>
#include "src/gtest-internal-inl.h"
+ Include dependency graph for gtest_env_var_test_.cc:

Go to the source code of this file.

Namespaces

namespace  testing
 

Macros

#define GTEST_IMPLEMENTATION_   1
 

Functions

 testing::TEST (GTestEnvVarTest, Dummy)
 
void testing::PrintFlag (const char *flag)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

#define GTEST_IMPLEMENTATION_   1

Definition at line 39 of file gtest_env_var_test_.cc.

View newest version in sPHENIX GitHub at line 39 of file gtest_env_var_test_.cc

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 116 of file gtest_env_var_test_.cc.

View newest version in sPHENIX GitHub at line 116 of file gtest_env_var_test_.cc

References testing::InitGoogleTest(), and testing::PrintFlag().

+ Here is the call graph for this function: