Searched refs:GTestIsInitialized (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1791 // GTestIsInitialized() returns true iff the user has initialized
1800 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } function in namespace:testing::internal
5708 if (!GTestIsInitialized()) {

Completed in 36 milliseconds