Lines Matching refs:GTestIsInitialized
303 // GTestIsInitialized() returns true iff the user has initialized312 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }4131 if (!GTestIsInitialized()) {