| /llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/ |
| H A D | xray_unit_test_main.cpp | 15 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/memprof/tests/ |
| H A D | driver.cpp | 12 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/ |
| H A D | driver.cpp | 12 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/orc/unittests/ |
| H A D | orc_unit_test_main.cpp | 16 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/interception/tests/ |
| H A D | interception_test_main.cpp | 19 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/ |
| H A D | tsan_unit_test_main.cpp | 16 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/msan/tests/ |
| H A D | msan_test_main.cpp | 18 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/tests/ |
| H A D | asan_test_main.cpp | 38 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | asan_benchmarks_test.cpp | 82 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_test_main.cpp | 20 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | scudo_unit_test_main.cpp | 53 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/ |
| H A D | tsan_test.cpp | 39 testing::InitGoogleTest(&argc, argv); in run_tests()
|
| /llvm-project-15.0.7/llvm/unittests/Support/CommandLineInit/ |
| H A D | CommandLineInitTest.cpp | 32 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | TargetOptionsTest.cpp | 74 ::testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock.cc | 147 InitGoogleTest(argc, argv); in InitGoogleMockImpl()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest.h | 1487 GTEST_API_ void InitGoogleTest(int* argc, char** argv); 1491 GTEST_API_ void InitGoogleTest(int* argc, wchar_t** argv); 1495 GTEST_API_ void InitGoogleTest();
|
| /llvm-project-15.0.7/llvm/unittests/MI/ |
| H A D | LiveIntervalTest.cpp | 687 ::testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/tests/ |
| H A D | FuzzedDataProviderUnittest.cpp | 448 testing::InitGoogleTest(&argc, argv); in main()
|
| H A D | FuzzerUnittest.cpp | 1428 testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-cfi-verify/ |
| H A D | FileAnalysis.cpp | 1093 ::testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/ |
| H A D | PatternMatchTest.cpp | 775 ::testing::InitGoogleTest(&argc, argv); in main()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/src/ |
| H A D | gtest.cc | 6102 void InitGoogleTest(int* argc, char** argv) { in InitGoogleTest() function 6112 void InitGoogleTest(int* argc, wchar_t** argv) { in InitGoogleTest() function 6122 void InitGoogleTest() { in InitGoogleTest() function
|