Searched refs:SourceContents (Results 1 – 4 of 4) sorted by relevance
213 const auto *SourceContents = R"cpp( in TEST() local229 const auto *SourceContents = R"cpp( in TEST() local237 FS.Files[FooCpp] = SourceContents; in TEST()264 const auto *SourceContents = R"cpp( in TEST() local273 FS.Files[FooCpp] = SourceContents; in TEST()421 const auto *SourceContents = R"cpp( in TEST() local425 FS.Files[FooCpp] = SourceContents; in TEST()482 const auto *SourceContents = R"cpp( in TEST() local586 const auto *SourceContents = R"cpp( in TEST() local1188 const char *SourceContents = R"cpp( in TEST() local[all …]
787 std::string SourceContents = R"cpp( in TEST_F() local805 ASSERT_TRUE(DoUpdate(SourceContents)); in TEST_F()808 ASSERT_FALSE(DoUpdate(SourceContents)); in TEST_F()814 ASSERT_TRUE(DoUpdate(SourceContents)); in TEST_F()815 ASSERT_FALSE(DoUpdate(SourceContents)); in TEST_F()820 SourceContents += "\nint c = b;"; in TEST_F()821 ASSERT_TRUE(DoUpdate(SourceContents)); in TEST_F()822 ASSERT_FALSE(DoUpdate(SourceContents)); in TEST_F()828 ASSERT_TRUE(DoUpdate(SourceContents)); in TEST_F()829 ASSERT_FALSE(DoUpdate(SourceContents)); in TEST_F()[all …]
177 const char *SourceContents = R"cpp( in TEST() local185 Annotations SourceAnnotations(SourceContents); in TEST()
1524 const char *SourceContents = R"cpp( in TEST() local1532 Annotations SourceAnnotations(SourceContents); in TEST()