Searched refs:expected_contents (Results 1 – 1 of 1) sorted by relevance
707 std::string expected_contents; in TEST_F() local710 expected_contents += DescriptorToDot(class_name.c_str()) + in TEST_F()862 std::string expected_contents = in TEST_F() local865 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()881 std::string expected_contents(""); in TEST_F() local882 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()