Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc409 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local
481 android::base::unique_fd odex_fd(open(odex_location.c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local