Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc960 std::string expected_profile_content = JoinProfileLines(expected_data); in TEST_F() local
1002 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()
1055 std::string expected_profile_content = JoinProfileLines(expected_data); in TEST_F() local
1096 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()