Home
last modified time | relevance | path

Searched defs:tmp_file (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddexlayout_test.cc291 ScratchFile tmp_file; in DexFileOutputExec() local
384 ScratchFile tmp_file; in DexFileLayoutExec() local
413 ScratchFile tmp_file; in DexFileLayoutFixedPointExec() local
476 ScratchFile tmp_file; in UnreferencedCatchHandlerExec() local
712 ScratchFile tmp_file; in TEST_F() local
750 ScratchFile tmp_file; in TEST_F() local
/art/dex2oat/
Ddex2oat.cc2762 std::unique_ptr<File> tmp_file(OS::CreateEmptyFile(tmp_file_name.c_str())); in SaveDexInput() local