Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DDebugifyTest.cpp139 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
143 EXPECT_TRUE(StdOut.find(ErrorForSP) != std::string::npos); in TEST()
190 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
195 EXPECT_TRUE(StdOut.find(ErrorForSP) == std::string::npos); in TEST()
243 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
248 EXPECT_TRUE(StdOut.find(ErrorForSP) == std::string::npos); in TEST()