/tools/test/connectivity/acts/tests/google/fugu/ |
D | relay.json | 4 "type": "SainSmartBoard", string 11 "type": "FuguRemote", string
|
/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | DeviceFileReporter.java | 64 DATA_TYPE_REVERSE_MAP.put(ext, type); in DATA_TYPE_REVERSE_MAP.put() argument 118 public void setDefaultLogDataType(LogDataType type) { in setDefaultLogDataType() 177 final LogDataType type = getDataType(filename, pat.getValue()); in run() local
|
D | TestSummary.java | 39 Type(String type) { in Type() 54 public TypedString(String string, Type type) { in TypedString()
|
D | FileMetadataCollector.java | 93 private LogType getLogType(LogDataType type) { in getLogType()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | FakeTestsZipFolderTest.java | 54 ItemType type = mFiles.get(fileName); in testFakeTestsZipFolder() local
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_proto_utils_test.proto | 12 optional EnumType type = 2; field
|
/tools/tradefederation/core/prod-tests/src/com/android/graphics/tests/ |
D | SkiaTest.java | 181 ITestInvocationListener listener, LogDataType type) throws DeviceNotAvailableException { in retrieveAndUploadFile() 194 listener.testLog(remoteFile.getName(), type, source); in retrieveAndUploadFile() local
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SimplePerfUtil.java | 41 private SimplePerfUtil(ITestDevice device, SimplePerfType type) { in SimplePerfUtil() 56 public static SimplePerfUtil newInstance(ITestDevice device, SimplePerfType type) in newInstance()
|
D | FakeTestsZipFolder.java | 69 ItemType type = mItems.get(fileName); in createItems() local
|
D | Bugreport.java | 61 LogDataType type = isZipped() ? LogDataType.BUGREPORTZ : LogDataType.BUGREPORT; in log() local
|
D | JUnitXmlParser.java | 82 String type = attributes.getValue("type"); in startElement() local
|
D | BluetoothUtils.java | 262 String type, int iteration) throws DeviceNotAvailableException { in uploadLogFiles()
|
/tools/loganalysis/src/com/android/loganalysis/parser/ |
D | CompactMemInfoParser.java | 57 String type = m.group(1); in parse() local
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ModuleListener.java | 45 public void testLog(String name, LogDataType type, InputStreamSource stream) { in testLog()
|
/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | OptionSetter.java | 131 private static Handler getHandler(Type type) throws ConfigurationException { in getHandler() 212 final Type type = field.getGenericType(); in getHandlerOrTimeVal() local 382 String type = field.getType().getSimpleName(); in setOptionValue() local 400 String type = ((Class<?>)keyType).getSimpleName().toLowerCase(); in setOptionValue() local 615 final Type type = field.getGenericType(); in addOptionsForObject() local 835 Class<?> type = field.getType(); in getEnumFieldValuesAsString() local
|
D | ArgsOptionParser.java | 392 String type = getTypeForOption(name); in grabNextValue() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | ITestDevice.java | 56 public String type; field in ITestDevice.MountPointInfo 65 public MountPointInfo(String filesystem, String mountpoint, String type, in MountPointInfo() 73 public MountPointInfo(String filesystem, String mountpoint, String type, String optString) { in MountPointInfo()
|
/tools/tradefederation/core/proto/ |
D | collector.proto | 88 required posting_service_rpc.LogType type = 2; field
|
/tools/tradefederation/core/prod-tests/src/com/android/media/tests/ |
D | CameraPerformanceTest.java | 203 String type; // "lower_better" field in CameraPerformanceTest.CtsMetric 219 String type, in CtsMetric() 478 String type = parser.getAttributeValue(null, SCORETYPE_ATTR); in parseToCtsMetrics() local
|
/tools/loganalysis/src/com/android/loganalysis/util/config/ |
D | OptionSetter.java | 87 private static Handler getHandler(Type type) throws ConfigurationException { in getHandler() 254 final String type = field.getType().getSimpleName(); in setOptionValue() local 451 final Type type = field.getGenericType(); in addOptionsForObject() local 646 Class<?> type = field.getType(); in getEnumFieldValuesAsString() local
|
D | ArgsOptionParser.java | 310 String type = getTypeForOption(name); in grabNextValue() local
|
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
D | relay.py | 51 def __exit__(self, type, value, traceback): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | sniffer.py | 289 def __exit__(self, type, value, traceback): argument
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/ |
D | AndroidBinXmlParser.java | 178 int type = getAttribute(index).getValueType(); in getAttributeValueType() local 467 public Chunk(int type, ByteBuffer header, ByteBuffer contents) { in Chunk() 503 int type = getUnsignedInt16(input); in get() local
|
/tools/loganalysis/src/com/android/loganalysis/item/ |
D | CompactMemInfoItem.java | 117 public void addPid(int pid, String name, String type, long pss, long swap, boolean activities) { in addPid()
|