Home | History | Annotate | Download | only in src

Lines Matching refs:GTestIsInitialized

281 // GTestIsInitialized() returns true iff the user has initialized
290 static bool GTestIsInitialized() { return g_init_gtest_count != 0; }
3939 if (!GTestIsInitialized()) {