HomeSort by relevance Sort by last modified time
    Searched full:opened_dex_file (Results 1 - 1 of 1) sorted by null

  /art/runtime/
class_loader_context_test.cc 99 std::unique_ptr<const DexFile>& opened_dex_file = local
105 const std::string& opened_location = opened_dex_file->GetLocation();
117 ASSERT_EQ(expected_dex_file->GetLocationChecksum(), opened_dex_file->GetLocationChecksum());

Completed in 81 milliseconds