Searched refs:first_compilation_vdex_fd_ (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp588 first_compilation_vdex_fd_.reset(open(vdex.c_str(), O_RDONLY));
593 first_compilation_vdex_fd_.reset(-1);
599 unique_fd first_compilation_vdex_fd_; member in class:android::installd::PrimaryDexReCompilationTest

Completed in 10 milliseconds