Searched refs:GTestIsInitialized (Results 1 – 1 of 1) sorted by relevance
312 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } in GTestIsInitialized() function4131 if (!GTestIsInitialized()) { in RunAllTests()