Searched refs:expected_after (Results 1 – 1 of 1) sorted by relevance
32 const std::string& expected_after);37 const std::string& expected_after) { in TestCode() argument54 ASSERT_EQ(actual_after, expected_after); in TestCode()105 std::string expected_after = Patch(expected_before, expected_diff); in TEST_F() local107 TestCode(data, expected_before, expected_after); in TEST_F()169 std::string expected_after = in TEST_F() local178 TestCode(data, expected_before, expected_after); in TEST_F()