Analysis Software
Documentation for sPHENIX simulation software
|
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) |
#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
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().