Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc355 const DexFile* dex_max2 = BuildDex( in TEST_F() local
363 ASSERT_TRUE(AddMethod(&saved_info, dex_max2, /*method_idx=*/ i)); in TEST_F()
368 ASSERT_TRUE(AddClass(&saved_info, dex_max2, dex::TypeIndex(i))); in TEST_F()