Home
last modified time | relevance | path

Searched refs:InitGoogleTest (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest_main.cc36 testing::InitGoogleTest(&argc, argv); in main()
Dgtest-all.cc6489 void InitGoogleTest(int* argc, char** argv) { in InitGoogleTest() function
6495 void InitGoogleTest(int* argc, wchar_t** argv) { in InitGoogleTest() function
/hardware/libhardware/tests/camera2/
Dmain.cpp28 ::testing::InitGoogleTest(&argc, argv); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtest_libvpx.cc34 ::testing::InitGoogleTest(&argc, argv); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h18744 GTEST_API_ void InitGoogleTest(int* argc, char** argv);
18748 GTEST_API_ void InitGoogleTest(int* argc, wchar_t** argv);