Lines Matching refs:tmp_vdex
410 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
413 bool success = WriteElf(tmp_vdex.GetFile(), in TEST_F()
548 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TEST_F() local
551 bool success = WriteElf(tmp_vdex.GetFile(), in TEST_F()
615 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestDexFileInput() local
620 success = WriteElf(tmp_vdex.GetFile(), in TestDexFileInput()
681 int64_t actual_vdex_size = tmp_vdex.GetFile()->GetLength(); in TestDexFileInput()
753 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local
754 success = WriteElf(tmp_vdex.GetFile(), in TestZipFileInput()
804 ScratchFile tmp_base, tmp_oat(tmp_base, ".oat"), tmp_vdex(tmp_base, ".vdex"); in TestZipFileInput() local
805 success = WriteElf(tmp_vdex.GetFile(), in TestZipFileInput()