| /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/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/ |
| D | DynamicConfigHandlerTest.java | 127 FileOutputStream stream = null; in createFileFromStr() local
|
| /test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/ |
| D | DynamicConfigTest.java | 119 FileOutputStream stream = new FileOutputStream(file); in createFileFromStr() local
|
| D | BusinessLogicTest.java | 246 FileOutputStream stream = new FileOutputStream(file); in createFileFromStr() local
|
| /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/ |
| D | BusinessLogicPreparerTest.java | 261 FileOutputStream stream = new FileOutputStream(file); in createTestDeviceInfoJSONFile() local 270 FileOutputStream stream = new FileOutputStream(file); in createFileFromStr() local
|
| /test/framework/harnesses/host_controller/command_processor/ |
| D | command_test.py | 118 def LogOutputStream(log_level, stream): argument
|
| /test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
| D | BusinessLogicFactory.java | 78 public static BusinessLogic createFromFile(FileInputStream stream) { in createFromFile() 260 private static String readStream(FileInputStream stream) throws IOException { in readStream()
|
| D | DynamicConfig.java | 118 try (FileInputStream stream = new FileInputStream(file)) { in createConfigMap()
|
| D | ResultHandler.java | 330 OutputStream stream = new FileOutputStream(resultFile); in writeResults() local 510 try (FileOutputStream stream = new FileOutputStream(checksumCopy)) { in createChecksum()
|
| /test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
| D | DynamicConfigHandler.java | 94 OutputStream stream = new FileOutputStream(mergedConfigFile); in storeMergedConfigFile() local
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/ |
| D | CertificationSuiteResultReporter.java | 156 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog() 181 private void testLogDeviceInfo(String name, InputStreamSource stream) { in testLogDeviceInfo()
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
| D | SubPlan.java | 126 public void serialize(OutputStream stream) throws IOException { in serialize()
|
| /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
| D | ModuleListener.java | 179 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog()
|
| D | ResultReporter.java | 496 try (InputStreamSource stream = new FileInputStreamSource(summaryFile)) { in putSummary() 663 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog() 695 private void testLogDeviceInfo(String name, InputStreamSource stream) { in testLogDeviceInfo()
|
| /test/vts/utils/native/trace_processor/ |
| D | VtsTraceProcessor.cpp | 636 stringstream stream; in GetHalTraceMapping() local
|