Home
last modified time | relevance | path

Searched refs:CoverageMappingTest (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ProfileData/
H A DCoverageMappingTest.cpp268 TEST_P(CoverageMappingTest, basic_write_read) { in TEST_P() argument
377 TEST_P(CoverageMappingTest, create_combined_regions) { in TEST_P() argument
653 TEST_P(CoverageMappingTest, basic_coverage_iteration) { in TEST_P() argument
701 TEST_P(CoverageMappingTest, uncovered_function) { in TEST_P() argument
727 TEST_P(CoverageMappingTest, combine_regions) { in TEST_P() argument
765 TEST_P(CoverageMappingTest, dont_combine_expansions) { in TEST_P() argument
786 TEST_P(CoverageMappingTest, combine_expansions) { in TEST_P() argument
808 TEST_P(CoverageMappingTest, non_code_region_counters) { in TEST_P() argument
827 TEST_P(CoverageMappingTest, strip_filename_prefix) { in TEST_P() argument
927 TEST(CoverageMappingTest, filename_roundtrip) { in TEST() argument
[all …]
H A DCMakeLists.txt10 CoverageMappingTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/ProfileData/
H A DBUILD.gn11 "CoverageMappingTest.cpp",