Home
last modified time | relevance | path

Searched refs:expected_contents (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dprofile_assistant_test.cc845 std::string expected_contents; in TEST_F() local
848 expected_contents += DescriptorToDot(class_name.c_str()) + in TEST_F()
1112 std::string expected_contents = in TEST_F() local
1115 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()
1131 std::string expected_contents(""); in TEST_F() local
1132 ASSERT_EQ(output_file_contents, expected_contents); in TEST_F()