Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc60 dex1_renamed = fake_dex_storage.AddFakeDex( in SetUp()
286 const DexFile* dex1_renamed; member in art::ProfileCompilationInfoTest
910 dex_files.push_back(std::unique_ptr<const DexFile>(dex1_renamed)); in TEST_F()
964 dex_files.push_back(std::unique_ptr<const DexFile>(dex1_renamed)); in TEST_F()
971 AddMethod(&info, dex1_renamed, /* method_idx= */ 0); in TEST_F()