| /tools/tradefederation/core/src/com/android/tradefed/util/testmapping/ |
| D | TEST_MAPPING.config.json | 4 "type": "string", string 13 "type": "boolean", string 17 "type": "array", string 21 "type": "array", string 24 "type": "object", string 28 "type": "string", string 36 "type": "string", string 44 "type": "string", string 52 "type": "string", string 64 "type": "object", string [all …]
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/ |
| D | PropertyItem.kt | 24 override fun type(): TypeItem in <lambda>() method 43 val type = type() in <lambda>() constant
|
| D | ParameterItem.kt | 27 override fun type(): TypeItem in name() method 87 val type = type() in acceptTypes() constant
|
| D | MethodItem.kt | 42 override fun type(): TypeItem? = returnType() in <lambda>() method 89 for (type in throwsTypes()) { in <lambda>() method 95 for (type in throwsTypes()) { in <lambda>() method 208 val type = returnType() in <lambda>() constant 223 val type = returnType() in <lambda>() constant 469 val type = parameter.type() in <lambda>() constant
|
| /tools/test/connectivity/acts/tests/google/fugu/ |
| D | relay.json | 4 "type": "SainSmartBoard", string 11 "type": "FuguRemote", string
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
| D | TextPropertyItem.kt | 30 private val type: TextTypeItem, constant 51 override fun type(): TypeItem = type method
|
| D | TextFieldItem.kt | 30 private val type: TextTypeItem, constant 52 override fun type(): TypeItem = type in hashCode() method
|
| D | TextParameterItem.kt | 33 private var type: TextTypeItem, variable 49 override fun type(): TextTypeItem = type in type() method
|
| /tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
| D | FilePullerLogCollector.java | 41 LogDataType type = LogDataType.TEXT; in processMetricFile() local 49 testLog(metricFile.getName(), type, source); in processMetricFile() local
|
| /tools/apksig/src/main/java/com/android/apksig/internal/asn1/ |
| D | Asn1Class.java | 27 public Asn1Type type(); in type() method
|
| D | Asn1Field.java | 32 public Asn1Type type(); in type() method
|
| /tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
| D | LoopSummary.java | 38 MetricSummary.TimeType type, in parseRunMetrics() 54 void addToMetricData(DeviceMetricData runData, int index, MetricSummary.TimeType type) { in addToMetricData() 289 MetricSummary.TimeType type, in getMetricDoubleValue() 303 MetricSummary.TimeType type, in getMetricLongValue() 332 IInvocationContext context, MetricSummary.TimeType type, int loopIndex, String label) { in getActualMetricKey() 343 private static String getMetricKey(MetricSummary.TimeType type, int loopIndex, String label) { in getMetricKey()
|
| /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() 184 final LogDataType type = getDataType(filename, pat.getValue()); in run() local
|
| D | LogFile.java | 40 public LogFile(String path, String url, LogDataType type) { in LogFile() 61 public LogFile(String path, String url, boolean isCompressed, LogDataType type, long size) { in LogFile()
|
| D | TestSummary.java | 39 Type(String type) { in Type() 54 public TypedString(String string, Type type) { in TypedString()
|
| D | ILogSaver.java | 87 public LogFile saveLogDataRaw(String dataName, LogDataType type, InputStream dataStream) in saveLogDataRaw()
|
| /tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
| D | PsiTypeItem.kt | 259 for (type in classType.parameters) { in typeArgumentClasses() method 305 for (type in disjunctionType.disjunctions) { in typeArgumentClasses() method 312 for (type in intersectionType.conjuncts) { in typeArgumentClasses() method 328 val type = psiType in hasTypeArguments() constant 571 for (type in extendsListTypes) { in typeParameterList() variable 661 val type = element.type in typeParameterList() constant 748 for (type in extendsListTypes) { in typeParameterClasses() constant 771 val type = element.type in typeParameterClasses() constant
|
| D | PsiParameterItem.kt | 40 private val type: PsiTypeItem constant 161 override fun type(): TypeItem = type in type() method 190 val type = codebase.getType(psiParameter.type) in create() constant
|
| /tools/tradefederation/core/atest/unittest_data/ |
| D | gts_auth_key.json | 2 "type": "service_account", string
|
| /tools/test/graphicsbenchmark/performance_tests/helper/proto/ |
| D | resultdata.proto | 14 optional Type type = 1; field
|
| /tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/ |
| D | NoticeMessageUtil.java | 39 public static String getNoticeMessage(UserType type) { in getNoticeMessage()
|
| /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/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()
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | SdkFileWriter.kt | 84 … val type = resolved.containingClass().qualifiedName() + "." + resolved.name() in generate() constant 123 val type = checkInheritance(clazz) in generate() constant
|