Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp29 const char *NoPrettyPrintOut = R"({"Key":"Value"})"; in TEST() local
34 EXPECT_EQ(NoPrettyPrintOut, OS.str()); in TEST()