Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc864 std::string output_profile_contents; in TEST_F() local
866 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()
867 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()
955 std::string output_profile_contents; in TEST_F() local
957 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()
958 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()