Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc666 dex::TypeIndex dex1_tidx = dex1->GetIndexForTypeId(*dex1_tid); in TEST_F() local
670 std::vector<TypeReference> types = {TypeReference(dex1, dex1_tidx)}; in TEST_F()