Home | History | Annotate | Download | only in src

Lines Matching defs:GTestIsInitialized

307 // GTestIsInitialized() returns true iff the user has initialized
316 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }
4224 if (!GTestIsInitialized()) {