Home
last modified time | relevance | path

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

/system/update_engine/common/
Dsubprocess_unittest.cc259 int fifo_fd = HANDLE_EINTR(open(fifo_path.c_str(), O_RDONLY)); in TEST_F() local
267 uint32_t tag) { in TEST_F()