Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer_test.cc442 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
446 tmp_oat.GetFile(), in TEST_F()
456 tmp_oat.GetFilename(), in TEST_F()
457 tmp_oat.GetFilename(), in TEST_F()
562 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
565 tmp_oat.GetFile(), in TEST_F()
573 tmp_oat.GetFilename(), in TEST_F()
574 tmp_oat.GetFilename(), in TEST_F()
580 static_cast<size_t>(tmp_oat.GetFile()->GetLength())); in TEST_F()
635 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local
[all …]