Searched refs:opened_dex_file (Results 1 – 1 of 1) sorted by relevance
282 std::unique_ptr<const DexFile> opened_dex_file = in CheckOatWriteResult() local288 ASSERT_EQ(dex_file_data->GetHeader().file_size_, opened_dex_file->GetHeader().file_size_); in CheckOatWriteResult()290 &opened_dex_file->GetHeader(), in CheckOatWriteResult()292 ASSERT_EQ(dex_file_data->GetLocation(), opened_dex_file->GetLocation()); in CheckOatWriteResult()