Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant_test.cc999 std::string output_profile_contents; in TEST_F() local
1001 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()
1002 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()
1093 std::string output_profile_contents; in TEST_F() local
1095 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()
1096 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()