Home
last modified time | relevance | path

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

12345678910>>...23

/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest_main.cc35 testing::InitGoogleTest(); in setup()
44 testing::InitGoogleTest(&argc, argv); in main()
/external/mesa3d/src/gtest/src/
Dgtest_main.cc35 testing::InitGoogleTest(); in setup()
44 testing::InitGoogleTest(&argc, argv); in main()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest_main.cc37 void setup() { testing::InitGoogleTest(); } in setup()
49 testing::InitGoogleTest(&argc, argv); in main()
/external/googletest/googletest/src/
Dgtest_main.cc38 testing::InitGoogleTest(); in setup()
51 testing::InitGoogleTest(&argc, argv); in main()
/external/googletest/googletest/test/
Dgtest_premature_exit_test.cc38 using ::testing::InitGoogleTest;
110 InitGoogleTest(&argc, argv); in main()
Dgoogletest-shuffle-test_.cc38 using ::testing::InitGoogleTest;
92 InitGoogleTest(&argc, argv); in main()
Dgtest_xml_output_unittest_.cc41 using ::testing::InitGoogleTest;
185 InitGoogleTest(&argc, argv); in main()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_premature_exit_test.cc38 using ::testing::InitGoogleTest;
110 InitGoogleTest(&argc, argv); in main()
Dgoogletest-shuffle-test_.cc38 using ::testing::InitGoogleTest;
92 InitGoogleTest(&argc, argv); in main()
Dgtest_xml_output_unittest_.cc41 using ::testing::InitGoogleTest;
180 InitGoogleTest(&argc, argv); in main()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample10_unittest.cc38 using ::testing::InitGoogleTest;
108 InitGoogleTest(&argc, argv); in main()
Dsample9_unittest.cc39 using ::testing::InitGoogleTest;
105 InitGoogleTest(&argc, argv); in main()
/external/googletest/googletest/samples/
Dsample10_unittest.cc38 using ::testing::InitGoogleTest;
108 InitGoogleTest(&argc, argv); in main()
Dsample9_unittest.cc39 using ::testing::InitGoogleTest;
105 InitGoogleTest(&argc, argv); in main()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_internal_test_main.cc50 testing::InitGoogleTest(&argc, argv); in main()
61 testing::InitGoogleTest(&argc, argv); in main()
/external/angle/src/tests/
Dangle_system_info_tests_main.cpp68 testing::InitGoogleTest(&argc, argv); in main()
151 testing::InitGoogleTest(&argc, argv); in main()
/external/gwp_asan/gwp_asan/tests/
Ddriver.cpp12 testing::InitGoogleTest(&argc, argv); in main()
/external/libwebm/webm_parser/tests/
Dwebm_parser_tests.cc11 ::testing::InitGoogleTest(&argc, argv); in main()
/external/llvm-project/compiler-rt/lib/xray/tests/unit/
Dxray_unit_test_main.cpp15 testing::InitGoogleTest(&argc, argv); in main()
/external/swiftshader/tests/ReactorUnitTests/
Dmain.cpp19 ::testing::InitGoogleTest(&argc, argv); in main()
/external/swiftshader/tests/GLESUnitTests/
Dmain.cpp19 ::testing::InitGoogleTest(&argc, argv); in main()
/external/oboe/apps/fxlab/app/src/main/cpp/tests/
DtestEffects.cpp27 ::testing::InitGoogleTest(&argc, argv); in main()
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Ddriver.cpp12 testing::InitGoogleTest(&argc, argv); in main()
/external/swiftshader/tests/VulkanUnitTests/
Dmain.cpp19 ::testing::InitGoogleTest(&argc, argv); in main()
/external/swiftshader/tests/SystemUnitTests/
Dmain.cpp19 ::testing::InitGoogleTest(&argc, argv); in main()

12345678910>>...23