Searched refs:dex2_x (Results 1 – 1 of 1) sorted by relevance
/art/profman/ |
D | profile_assistant_test.cc | 447 const DexFile* dex2_x = BuildDex( in CheckCompilationClassPercentChange() local 457 SetupProfile(dex1_x, dex2_x, 0, classes_in_cur_profile, profile, &info1); in CheckCompilationClassPercentChange() 459 SetupProfile(dex1_x, dex2_x, 0, classes_in_ref_profile, reference_profile, &info2); in CheckCompilationClassPercentChange()
|