Searched defs:stream (Results 1 – 6 of 6) sorted by relevance
/test/vts/utils/python/coverage/ |
D | parser_test.py | 49 def concat_int(cls, stream, integer): argument 68 def concat_int64(cls, stream, integer): argument 89 def concat_string(cls, stream, string): argument
|
D | parser.py | 43 def __init__(self, stream, magic): argument
|
D | gcda_parser.py | 52 def __init__(self, stream): argument
|
D | gcno_parser.py | 63 def __init__(self, stream): argument
|
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/ |
D | AppLaunchTest.java | 304 InputStreamSource stream = null; in postLogcat() local
|
/test/vts/utils/native/trace_processor/ |
D | VtsTraceProcessor.cpp | 636 stringstream stream; in GetHalTraceMapping() local
|