Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_test.cc253 std::unique_ptr<OatFile> oat2(OatFile::Open(/*zip_fd=*/ -1, in TEST_F() local
261 ASSERT_TRUE(oat2 != nullptr) << error_msg; in TEST_F()