Lines Matching refs:profile_file
290 ScratchFile profile_file; in CreateAndDump() local
292 profile_file.GetFilename(), in CreateAndDump()
294 profile_file.GetFile()->ResetOffset(); in CreateAndDump()
295 EXPECT_TRUE(DumpClassesAndMethods(profile_file.GetFilename(), output_file_contents)); in CreateAndDump()
715 ScratchFile profile_file; in TEST_F() local
717 profile_file.GetFilename(), in TEST_F()
720 profile_file.GetFile()->ResetOffset(); in TEST_F()
721 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1012 ScratchFile profile_file; in TEST_F() local
1014 profile_file.GetFilename(), in TEST_F()
1019 profile_file.GetFile()->ResetOffset(); in TEST_F()
1020 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1161 ScratchFile profile_file; in TEST_F() local
1164 profile_file.GetFilename(), in TEST_F()
1169 profile_file.GetFile()->ResetOffset(); in TEST_F()
1170 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()