Lines Matching defs:ExpectedSource
163 llvm::StringRef ExpectedSource;
438 if (Case.ExpectedSource.empty()) {
442 testPath("Test.cpp"), Case.ExpectedSource)));
452 llvm::StringRef ExpectedSource;
477 EXPECT_EQ(apply(Case.Test, nullptr), Case.ExpectedSource);
491 llvm::StringRef ExpectedSource;
589 testPath("Test.cpp"), Case.ExpectedSource)));
600 llvm::StringRef ExpectedSource;
639 testPath("Test.cpp"), Case.ExpectedSource)));
649 llvm::StringRef ExpectedSource;
703 testPath("Test.cpp"), Case.ExpectedSource)))