• Home
  • Raw
  • Download

Lines Matching refs:SetupProfile

48   void SetupProfile(const std::string& id,  in SetupProfile()  function in art::ProfileAssistantTest
60 SetupProfile(dex_location1, in SetupProfile()
72 void SetupProfile(const std::string& dex_location1, in SetupProfile() function in art::ProfileAssistantTest
411 SetupProfile("p1", 1, 0, classes_in_cur_profile, profile, &info1); in CheckCompilationClassPercentChange()
413 SetupProfile("p1", 1, 0, classes_in_ref_profile, reference_profile, &info2); in CheckCompilationClassPercentChange()
437 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
439 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
470 SetupProfile("p1", 1, 0, kNumberOfClassesToEnableCompilation, profile1, &info1); in TEST_F()
501 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
503 SetupProfile("p2", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
509 SetupProfile("p1", 1, kNumberOfMethodsAlreadyCompiled, 0, reference_profile, in TEST_F()
544 SetupProfile("p1", 1, kNumberOfMethodsToSkipCompilation, 0, profile1, &info1); in TEST_F()
546 SetupProfile("p2", 2, kNumberOfMethodsToSkipCompilation, 0, profile2, &info2); in TEST_F()
620 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
622 SetupProfile("p1", 2, kNumberOfMethodsToEnableCompilation, 0, profile2, &info2); in TEST_F()
647 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1); in TEST_F()
649 SetupProfile("p1", 2, kNumberOfMethodsToEnableCompilation, 0, reference_profile, &reference_info); in TEST_F()
1007 SetupProfile("p1", 1, kNumberOfMethodsToEnableCompilation, 0, profile1, &info1, in TEST_F()
1016 SetupProfile("p1", 1, kNumberOfMethodsAlreadyCompiled, 0, reference_profile, in TEST_F()
1179 SetupProfile(d1.GetLocation(), d1.GetLocationChecksum(), "p1", 1, in TEST_F()
1182 SetupProfile(d2.GetLocation(), d2.GetLocationChecksum(), "p2", 2, in TEST_F()
1189 SetupProfile(d1.GetLocation(), d1.GetLocationChecksum(), "p1", 1, in TEST_F()
1258 SetupProfile("fake-location1", in TEST_F()
1316 SetupProfile( in TEST_F()
1321 SetupProfile( in TEST_F()