|
proxygen
|
#include "gtest/gtest.h"#include <iostream>#include "src/gtest-internal-inl.h"Go to the source code of this file.
Namespaces | |
| 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.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 116 of file gtest_env_var_test_.cc.
References testing::InitGoogleTest(), and testing::PrintFlag().