Searched refs:DoUpdate (Results 1 – 1 of 1) sorted by relevance
793 auto DoUpdate = [&](std::string Contents) -> bool { 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()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()