Lines Matching refs:InitGoogleTest
195 // A user must call testing::InitGoogleTest() to initialize Google
197 // InitGoogleTest() has been called. We don't protect this variable
259 // Application pathname gotten in InitGoogleTest.
3129 // Makes sure InitGoogleTest() was called.
3132 "\nThis test program did NOT call ::testing::InitGoogleTest "
3463 // The internal implementation of InitGoogleTest().
3529 void InitGoogleTest(int* argc, char** argv) {
3537 void InitGoogleTest(int* argc, wchar_t** argv) {