Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc746 ScratchFile vdex_file2; in RunTestVDex() local
761 std::string output_vdex = StringPrintf("--output-vdex-fd=%d", vdex_file2.GetFd()); in RunTestVDex()
769 EXPECT_GT(vdex_file2.GetFile()->GetLength(), 0u); in RunTestVDex()