Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dshell_service_test.cpp96 int ReadShellProtocol(borrowed_fd fd, std::string* stdout, std::string* stderr) { in ReadShellProtocol()
181 std::string stdout, stderr; in TEST_F() local
195 std::string stdout, stderr; in TEST_F() local
220 std::string stdout, stderr; in TEST_F() local
243 std::string stdout, stderr; in TEST_F() local
255 std::string stdout, stderr; in TEST_F() local
267 std::string stdout, stderr; in TEST_F() local
315 std::string stdout, stderr; in TEST_F() local
/packages/modules/common/build/
Dmainline_modules_sdks.py235 stderr: io.TextIOBase = sys.stderr variable in SubprocessRunner