Searched refs:GTestIsInitialized (Results 1 – 9 of 9) sorted by relevance
331 static bool GTestIsInitialized() { return GetArgvs().size() > 0; } in GTestIsInitialized() function4554 if (!GTestIsInitialized()) { in RunAllTests()5347 if (GTestIsInitialized()) return; in InitGoogleTestImpl()
330 static bool GTestIsInitialized() { return GetArgvs().size() > 0; } in GTestIsInitialized() function4553 if (!GTestIsInitialized()) { in RunAllTests()5346 if (GTestIsInitialized()) return; in InitGoogleTestImpl()
373 static bool GTestIsInitialized() { return GetArgvs().size() > 0; } in GTestIsInitialized() function5086 const bool gtest_is_initialized_before_run_all_tests = GTestIsInitialized(); in RunAllTests()5920 if (GTestIsInitialized()) return; in InitGoogleTestImpl()
360 static bool GTestIsInitialized() { return GetArgvs().size() > 0; } in GTestIsInitialized() function5151 const bool gtest_is_initialized_before_run_all_tests = GTestIsInitialized(); in RunAllTests()5979 if (GTestIsInitialized()) return; in InitGoogleTestImpl()
309 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } in GTestIsInitialized() function4114 if (!GTestIsInitialized()) { in RunAllTests()
309 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } in GTestIsInitialized() function4117 if (!GTestIsInitialized()) { in RunAllTests()
310 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } in GTestIsInitialized() function4178 if (!GTestIsInitialized()) { in RunAllTests()
1778 static bool GTestIsInitialized() { return GetArgvs().size() > 0; } in GTestIsInitialized() function6005 if (!GTestIsInitialized()) { in RunAllTests()6798 if (GTestIsInitialized()) return; in InitGoogleTestImpl()