Lines Matching defs:profile2
87 ScratchFile profile2;
92 GetFd(profile2)});
99 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2);
116 CheckProfileInfo(profile2, info2);
150 ScratchFile profile2;
155 GetFd(profile2)});
163 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2);
189 CheckProfileInfo(profile2, info2);
194 ScratchFile profile2;
199 GetFd(profile2)});
206 SetupProfile("p2", 2, kNumberOfMethodsToSkipCompilation, 0, profile2, &info2);
219 ASSERT_TRUE(profile2.GetFile()->ResetOffset());
220 ASSERT_TRUE(file_info2.Load(GetFd(profile2)));
228 CheckProfileInfo(profile2, info2);
233 ScratchFile profile2;
238 GetFd(profile2)});
246 SetupProfile("p1", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2);
254 CheckProfileInfo(profile2, info2);