Home | History | Annotate | Download | only in src

Lines Matching refs:GTestIsInitialized

301 // GTestIsInitialized() returns true iff the user has initialized
310 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }
4086 if (!GTestIsInitialized()) {