Home
last modified time | relevance | path

Searched refs:cls_pc12 (Results 1 – 1 of 1) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info_test.cc1678 std::vector<TypeReference> cls_pc12; in TEST_F() local
1679 cls_pc12.resize(dex1_type_12.size() + dex2_type_48.size(), in TEST_F()
1681 auto copy_end_12 = std::copy(dex1_type_12.begin(), dex1_type_12.end(), cls_pc12.begin()); in TEST_F()
1691 /*profile_classes=*/ cls_pc12), in TEST_F()