Lines Matching refs:profile_file
271 ScratchFile profile_file; in CreateAndDump() local
273 profile_file.GetFilename(), in CreateAndDump()
275 EXPECT_TRUE(DumpClassesAndMethods(profile_file.GetFilename(), output_file_contents, target)); in CreateAndDump()
852 ScratchFile profile_file; in TEST_F() local
854 profile_file.GetFilename(), in TEST_F()
857 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1158 ScratchFile profile_file; in TEST_F() local
1160 profile_file.GetFilename(), in TEST_F()
1166 profile_file.GetFilename(), &text_two, GetTestDexFileName("ProfileTestMultiDex"))); in TEST_F()
1180 profile_file.GetFilename(), in TEST_F()
1267 ScratchFile profile_file; in TEST_F() local
1269 profile_file.GetFilename(), in TEST_F()
1274 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1555 ScratchFile profile_file; in TEST_F() local
1557 ASSERT_TRUE(CreateProfile(input_file_contents, profile_file.GetFilename(), dex_filename)); in TEST_F()
1561 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()
1562 LOG(ERROR) << profile_file.GetFilename(); in TEST_F()
1611 ScratchFile profile_file; in TEST_F() local
1613 ASSERT_TRUE(CreateProfile(input_file_contents, profile_file.GetFilename(), dex_filename)); in TEST_F()
1617 profile_file.GetFilename(), &dump_ic, GetTestDexFileName("ProfileTestMultiDex"))); in TEST_F()
1649 ScratchFile profile_file; in TEST_F() local
1652 profile_file.GetFilename(), in TEST_F()
1657 ASSERT_TRUE(info.Load(GetFd(profile_file))); in TEST_F()