Lines Matching defs:GTestIsInitialized
311 // GTestIsInitialized() returns true iff the user has initialized320 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }4500 if (!GTestIsInitialized()) {