Home
last modified time | relevance | path

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/
Dgtest-all.cc1800 static bool GTestIsInitialized() { return g_init_gtest_count != 0; } in GTestIsInitialized() function
5708 if (!GTestIsInitialized()) { in RunAllTests()