Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc752 std::string output_vdex = StringPrintf("--output-vdex-fd=%d", vdex_file1->Fd()); in RunTestVDex() local
758 {input_vdex, output_vdex}); in RunTestVDex()
764 std::string output_vdex = StringPrintf("--output-vdex-fd=%d", vdex_file2.GetFd()); in RunTestVDex() local
770 {input_vdex, output_vdex}, in RunTestVDex()