Searched defs:tmp_base (Results 1 – 1 of 1) sorted by relevance
/aosp12/art/dex2oat/linker/ |
H A D | oat_writer_test.cc | 435 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local 555 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local 628 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local 665 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local 759 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local 809 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local
|