Home
last modified time | relevance | path

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

/art/compiler/
Doat_test.cc405 ScratchFile tmp_oat, tmp_vdex(tmp_oat, ".vdex"); in TEST_F() local
408 bool success = WriteElf(tmp_vdex.GetFile(), in TEST_F()
543 ScratchFile tmp_oat, tmp_vdex(tmp_oat, ".vdex"); in TEST_F() local
546 bool success = WriteElf(tmp_vdex.GetFile(), tmp_oat.GetFile(), dex_files, key_value_store, false); in TEST_F()