Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file_assistant_test.cc469 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local
545 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local