/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 477 val type = parameter.type() in <lambda>() constant
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | TextPropertyItem.kt | 28 private val type: TextTypeItem, constant 49 override fun type(): TypeItem = type method
|
D | TextFieldItem.kt | 28 private val type: TextTypeItem, constant 50 override fun type(): TypeItem = type in hashCode() method
|
D | TextParameterItem.kt | 31 private var type: TextTypeItem, variable 47 override fun type(): TextTypeItem = type in type() method
|
/tools/test/connectivity/acts_tests/tests/google/fugu/ |
D | relay.json | 4 "type": "SainSmartBoard", string 11 "type": "FuguRemote", string
|
/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/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/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/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
|
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/ |
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()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiTypeItem.kt | 260 for (type in classType.parameters) { in typeArgumentClasses() method 306 for (type in disjunctionType.disjunctions) { in typeArgumentClasses() method 313 for (type in intersectionType.conjuncts) { in typeArgumentClasses() method 329 val type = psiType in hasTypeArguments() constant 589 for (type in extendsListTypes) { in typeParameterList() variable 679 val type = element.type in typeParameterList() constant 766 for (type in extendsListTypes) { in typeParameterClasses() constant 789 val type = element.type in typeParameterClasses() constant
|
D | PsiParameterItem.kt | 38 private val type: PsiTypeItem constant 163 override fun type(): TypeItem = type in type() method 192 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/asuite/atest/unittest_data/ |
D | gts_auth_key.json | 2 "type": "service_account", string
|
/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | TradefedConfigObject.java | 54 TradefedConfigObject(Type type, String className, MultiMap<String, String> optionValues) { in TradefedConfigObject() 89 Type type = Type.valueOf(json.optString("type", Type.UNKNOWN.name())); in fromJson() local
|
/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/asuite/asuite_plugin/src/java/com/android/atest/run/ |
D | AtestConfigurationFactory.java | 31 protected AtestConfigurationFactory(ConfigurationType type) { in AtestConfigurationFactory()
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
D | FakeTestsZipFolderTest.java | 54 ItemType type = mFiles.get(fileName); in testFakeTestsZipFolder() local
|
/tools/security/fuzzing/orphans/libffi/ |
D | fuzz_ffi.cc | 68 size_t getTotalSize(ffi_type* type) { in getTotalSize() 92 ffi_type* type; in getRandomType() local 106 void* genArg(ffi_type* type, FuzzedDataProvider* dataProvider) { in genArg() 136 ffi_type* type = getRandomType(dataProvider, true); in buildArgArrays() local
|
/tools/test/connectivity/acts/framework/tests/ |
D | acts_proto_utils_test.proto | 12 optional EnumType type = 2; field
|