Searched defs:stderr (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/ |
D | shell_service_test.cpp | 114 int ReadShellProtocol(int fd, std::string* stdout, std::string* stderr) { in ReadShellProtocol() 200 std::string stdout, stderr; in TEST_F() local 214 std::string stdout, stderr; in TEST_F() local 239 std::string stdout, stderr; in TEST_F() local 262 std::string stdout, stderr; in TEST_F() local 274 std::string stdout, stderr; in TEST_F() local 286 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
|