Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DScopedPrinterTest.cpp76 void verifyScopedPrinter(StringRef Expected, PrintFunc Func) { in verifyScopedPrinter() function in ScopedPrinterTest
96 verifyScopedPrinter(ExpectedOut, Func); in verifyAll()
132 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
152 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
166 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
181 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
219 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
630 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
751 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
1064 verifyScopedPrinter(ExpectedOut, PrintFunc); in TEST_F()
[all …]