Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/TextAPI/
H A DTextStubV3Tests.cpp394 static const char TBDv3PlatformiOS[] = "--- !tapi-tbd-v3\n" in TEST() local
401 TextAPIReader::get(MemoryBufferRef(TBDv3PlatformiOS, "Test.tbd")); in TEST()
413 EXPECT_EQ(stripWhitespace(TBDv3PlatformiOS), stripWhitespace(Buffer.c_str())); in TEST()