Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc719 std::string input_vdex = "--input-vdex-fd=-1"; in RunTestVDex() local
731 std::string input_vdex = StringPrintf("--input-vdex-fd=%d", vdex_file1->Fd()); in RunTestVDex() local