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