| /freebsd-12.1/contrib/googletest/googletest/test/ |
| H A D | gtest_premature_exit_test.cc | 38 using ::testing::InitGoogleTest; 110 InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-shuffle-test_.cc | 38 using ::testing::InitGoogleTest; 93 InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_xml_output_unittest_.cc | 41 using ::testing::InitGoogleTest; 171 InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-listener-test.cc | 41 using ::testing::InitGoogleTest; 204 InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_stress_test.cc | 231 testing::InitGoogleTest(&argc, argv); in main() 246 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_no_test_unittest.cc | 36 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_list_output_unittest_.cc | 48 ::testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-color-test_.cc | 50 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-throw-on-failure-test_.cc | 56 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-param-test-invalid-name1-test_.cc | 47 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_skip_in_environment_setup_test.cc | 55 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-param-test-invalid-name2-test_.cc | 51 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-break-on-failure-unittest_.cc | 83 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_throw_on_failure_ex_test.cc | 81 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-death-test_ex_test.cc | 89 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_assert_by_exception_test.cc | 105 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-env-var-test_.cc | 113 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_test_macro_stack_footprint_test.cc | 84 testing::InitGoogleTest(&argc, argv); in THOUSAND_TESTS_()
|
| H A D | googletest-filter-unittest_.cc | 134 ::testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | googletest-list-tests-unittest_.cc | 153 ::testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | gtest_environment_test.cc | 134 testing::InitGoogleTest(&argc, argv); in main()
|
| /freebsd-12.1/contrib/googletest/googletest/samples/ |
| H A D | sample10_unittest.cc | 38 using ::testing::InitGoogleTest; 108 InitGoogleTest(&argc, argv); in main()
|
| H A D | sample9_unittest.cc | 39 using ::testing::InitGoogleTest; 105 InitGoogleTest(&argc, argv); in main()
|
| /freebsd-12.1/contrib/googletest/googletest/src/ |
| H A D | gtest_main.cc | 35 testing::InitGoogleTest(&argc, argv); in main()
|
| /freebsd-12.1/contrib/googletest/googlemock/src/ |
| H A D | gmock.cc | 150 InitGoogleTest(argc, argv); in InitGoogleMockImpl()
|