Lines Matching refs:profile_file
304 ScratchFile profile_file; in CreateAndDump() local
306 profile_file.GetFilename(), in CreateAndDump()
308 profile_file.GetFile()->ResetOffset(); in CreateAndDump()
309 EXPECT_TRUE(DumpClassesAndMethods(profile_file.GetFilename(), output_file_contents)); in CreateAndDump()
714 ScratchFile profile_file; in TEST_F() local
716 profile_file.GetFilename(), in TEST_F()
719 profile_file.GetFile()->ResetOffset(); in TEST_F()
720 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
900 ScratchFile profile_file; in TEST_F() local
902 profile_file.GetFilename(), in TEST_F()
907 profile_file.GetFile()->ResetOffset(); in TEST_F()
908 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1050 ScratchFile profile_file; in TEST_F() local
1053 profile_file.GetFilename(), in TEST_F()
1058 profile_file.GetFile()->ResetOffset(); in TEST_F()
1059 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()