Searched refs:GTestIsInitialized (Results 1 – 1 of 1) sorted by relevance
436 static bool GTestIsInitialized() { return !GetArgvs().empty(); } in GTestIsInitialized() function5913 const bool gtest_is_initialized_before_run_all_tests = GTestIsInitialized(); in RunAllTests()6936 if (GTestIsInitialized()) return; in InitGoogleTestImpl()