Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 6 of 6) sorted by relevance

/test/vts/utils/python/coverage/
Dparser_test.py49 def concat_int(cls, stream, integer): argument
68 def concat_int64(cls, stream, integer): argument
89 def concat_string(cls, stream, string): argument
Dparser.py43 def __init__(self, stream, magic): argument
Dgcda_parser.py52 def __init__(self, stream): argument
Dgcno_parser.py63 def __init__(self, stream): argument
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java304 InputStreamSource stream = null; in postLogcat() local
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp636 stringstream stream; in GetHalTraceMapping() local