Lines Matching refs:TBDv4File
24 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
1128 TextAPIReader::get(MemoryBufferRef(TBDv4File, "TestA.tbd")); in TEST()
1132 TextAPIReader::get(MemoryBufferRef(TBDv4File, "TestB.tbd")); in TEST()