Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest_main.cc42 void setup() { testing::InitGoogleTest(); } in setup()
55 testing::InitGoogleTest(); in main()
63 testing::InitGoogleTest(&argc, argv); in main()
/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgtest_premature_exit_test.cc38 using ::testing::InitGoogleTest;
112 InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-shuffle-test_.cc37 using ::testing::InitGoogleTest;
90 InitGoogleTest(&argc, argv); in main()
H A Dgtest_xml_output_unittest_.cc44 using ::testing::InitGoogleTest;
187 InitGoogleTest(&argc, argv); in main()
H A Dgtest_no_test_unittest.cc36 testing::InitGoogleTest(&argc, argv); in main()
H A Dgtest_stress_test.cc228 testing::InitGoogleTest(&argc, argv); in main()
242 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-color-test_.cc48 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-throw-on-failure-test_.cc56 testing::InitGoogleTest(&argc, argv); in main()
H A Dgtest_skip_in_environment_setup_test.cc45 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-param-test-invalid-name1-test_.cc44 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-global-environment-unittest_.cc55 ::testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-param-test-invalid-name2-test_.cc50 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-break-on-failure-unittest_.cc80 testing::InitGoogleTest(&argc, argv); in main()
H A Dgtest_throw_on_failure_ex_test.cc80 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-death-test_ex_test.cc88 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-listener-test.cc42 using ::testing::InitGoogleTest;
265 InitGoogleTest(&argc, argv); in main()
H A Dgtest_assert_by_exception_test.cc99 testing::InitGoogleTest(&argc, argv); in main()
H A Dgtest_list_output_unittest_.cc74 ::testing::InitGoogleTest(&argc, argv); in main()
H A Dgtest_test_macro_stack_footprint_test.cc84 testing::InitGoogleTest(&argc, argv); in THOUSAND_TESTS_()
H A Dgoogletest-env-var-test_.cc121 testing::InitGoogleTest(&argc, argv); in main()
H A Dgoogletest-filter-unittest_.cc103 ::testing::InitGoogleTest(&argc, argv); in main()
/freebsd-14.2/contrib/googletest/googletest/samples/
H A Dsample10_unittest.cc37 using ::testing::InitGoogleTest;
106 InitGoogleTest(&argc, argv); in main()
H A Dsample9_unittest.cc38 using ::testing::InitGoogleTest;
97 InitGoogleTest(&argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Ddriver.cpp12 testing::InitGoogleTest(&argc, argv); in main()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dorc_unit_test_main.cpp16 testing::InitGoogleTest(&argc, argv); in main()

12