Searched defs:stderr (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/daemon/ |
D | shell_service_test.cpp | 96 int ReadShellProtocol(int 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
|
/system/tools/aidl/tests/ |
D | integration-test.py | 33 def __init__(self, exit_status, stdout, stderr): argument
|
/system/extras/pagecache/ |
D | pagecache.py | 285 def read_and_parse_trace_data_live(stdout, stderr, pagecache_stats, app_name): argument
|