Searched refs:expected_contents (Results 1 – 1 of 1) sorted by relevance
845 std::string expected_contents; in TEST_F() local848 expected_contents += DescriptorToDot(class_name.c_str()) + in TEST_F()1112 std::string expected_contents = in TEST_F() local1115 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()1131 std::string expected_contents(""); in TEST_F() local1132 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()