Home
last modified time | relevance | path

Searched refs:TBDv3File (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/TextAPI/
H A DTextStubV3Tests.cpp840 static const char TBDv3File[] = in TEST() local
881 TextAPIReader::get(MemoryBufferRef(TBDv3File, "TestA.tbd")); in TEST()
885 TextAPIReader::get(MemoryBufferRef(TBDv3File, "TestB.tbd")); in TEST()
895 static const char TBDv3File[] = "--- !tapi-tbd-v3\n" in TEST() local
902 TextAPIReader::get(MemoryBufferRef(TBDv3File, "TestA.tbd")); in TEST()
906 TextAPIReader::get(MemoryBufferRef(TBDv3File, "TestB.tbd")); in TEST()
H A DTextStubV4Tests.cpp1074 static const char TBDv3File[] = in TEST() local
1113 TextAPIReader::get(MemoryBufferRef(TBDv3File, "TestB.tbd")); in TEST()