Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c87 char fifo_path[100]; member
/aosp_15_r20/system/update_engine/common/
H A Dsubprocess_unittest.cc239 string fifo_path = tempdir.GetPath().Append("fifo").value(); in TEST_F() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc2015 FilePath fifo_path = temp_dir_.GetPath().Append(FPL("fifo")); in TEST_F() local