Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Utils/
H A DDebugifyTest.cpp141 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
145 EXPECT_TRUE(StdOut.find(ErrorForSP) != std::string::npos); in TEST()
192 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
197 EXPECT_TRUE(StdOut.find(ErrorForSP) == std::string::npos); in TEST()
245 std::string ErrorForSP = "ERROR: dropped DISubprogram of"; in TEST() local
250 EXPECT_TRUE(StdOut.find(ErrorForSP) == std::string::npos); in TEST()