Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp26 const char *PrettyPrintOut = R"({ in TEST() local
31 EXPECT_EQ(PrettyPrintOut, OS.str()); in TEST()