Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer_test.cc410 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
414 tmp_oat.GetFile(), in TEST_F()
424 tmp_oat.GetFilename(), in TEST_F()
425 tmp_oat.GetFilename(), in TEST_F()
548 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
552 tmp_oat.GetFile(), in TEST_F()
559 tmp_oat.GetFilename(), in TEST_F()
560 tmp_oat.GetFilename(), in TEST_F()
569 static_cast<size_t>(tmp_oat.GetFile()->GetLength())); in TEST_F()
615 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local
[all …]