Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/TextAPI/
H A DTextStubV4Tests.cpp24 static const char TBDv4File[] = in TEST() local
80 TextAPIReader::get(MemoryBufferRef(TBDv4File, "Test.tbd")); in TEST()
331 static const char TBDv4File[] = in TEST() local
390 EXPECT_STREQ(TBDv4File, Buffer.c_str()); in TEST()
942 static const char TBDv4File[] = in TEST() local
1014 TextAPIReader::get(MemoryBufferRef(TBDv4File, "TestA.tbd")); in TEST()
1018 TextAPIReader::get(MemoryBufferRef(TBDv4File, "TestB.tbd")); in TEST()
1025 static const char TBDv4File[] = in TEST() local
1109 TextAPIReader::get(MemoryBufferRef(TBDv4File, "TestA.tbd")); in TEST()
1121 static const char TBDv4File[] = "--- !tapi-tbd\n" in TEST() local
[all …]