Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dtest_utils.cpp145 int StartProgram(const std::string program, const std::vector<std::string> args, int* rpipe) { in StartProgram()
/aosp_15_r20/external/wayland/tests/
H A Ddisplay-test.c1528 int rpipe[2]; in TEST() local