Lines Matching refs:profile_file
273 ScratchFile profile_file; in CreateAndDump() local
275 profile_file.GetFilename(), in CreateAndDump()
277 EXPECT_TRUE(DumpClassesAndMethods(profile_file.GetFilename(), output_file_contents, target)); in CreateAndDump()
832 ScratchFile profile_file; in TEST_F() local
834 profile_file.GetFilename(), in TEST_F()
837 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1138 ScratchFile profile_file; in TEST_F() local
1140 profile_file.GetFilename(), in TEST_F()
1146 profile_file.GetFilename(), &text_two, GetTestDexFileName("ProfileTestMultiDex"))); in TEST_F()
1160 profile_file.GetFilename(), in TEST_F()
1247 ScratchFile profile_file; in TEST_F() local
1249 profile_file.GetFilename(), in TEST_F()
1254 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1534 ScratchFile profile_file; in TEST_F() local
1536 ASSERT_TRUE(CreateProfile(input_file_contents, profile_file.GetFilename(), dex_filename)); in TEST_F()
1540 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1541 LOG(ERROR) << profile_file.GetFilename(); in TEST_F()
1590 ScratchFile profile_file; in TEST_F() local
1592 ASSERT_TRUE(CreateProfile(input_file_contents, profile_file.GetFilename(), dex_filename)); in TEST_F()
1596 profile_file.GetFilename(), &dump_ic, GetTestDexFileName("ProfileTestMultiDex"))); in TEST_F()
1628 ScratchFile profile_file; in TEST_F() local
1631 profile_file.GetFilename(), in TEST_F()
1636 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()