Home
last modified time | relevance | path

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

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