Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dsubprocess_unittest.cc268 int fifo_fd = HANDLE_EINTR(open(fifo_path.c_str(), O_RDONLY)); in TEST_F() local
276 uint32_t tag) { in TEST_F()