Searched refs:output_profile_contents (Results 1 – 1 of 1) sorted by relevance
999 std::string output_profile_contents; in TEST_F() local1001 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() local1095 out_profile.GetFilename(), &output_profile_contents)); in TEST_F()1096 ASSERT_EQ(output_profile_contents, expected_profile_content); in TEST_F()