Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DCleanupTest.cpp341 inline std::string formatAndApply(StringRef Code, in formatAndApply() function in clang::format::__anon6f79d1e60111::CleanUpReplacementsTest
386 EXPECT_EQ(Expected, formatAndApply(Code, Replaces)); in TEST_F()
446 EXPECT_EQ(Expected, formatAndApply(Code, Replaces)); in TEST_F()
466 EXPECT_EQ(Expected, formatAndApply(Code, Replaces)); in TEST_F()
503 EXPECT_EQ(Expected, formatAndApply(Code, Replaces)); in TEST_F()