/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/ |
D | NullnessCompatibilityTest.kt | 201 fun `Field nullness changes are not allowed`() { in Field nullness changes are not allowed() 249 fun `Nullable to non-null method return in non-final method is not allowed`() { in Nullable to non-null method return in non-final method is not allowed() 307 fun `Non-null to nullable parameter in non-final method is not allowed`() { in Non-null to nullable parameter in non-final method is not allowed()
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500_handover_simulator.py | 204 def wait_for_signalling_state(self, allowed, timeout=30): argument 214 allowed = set(['{},ADJ'.format(state) for state in allowed]) 216 self.cmw.wait_for_response(cmd, allowed, timeout=timeout) 218 def wait_for_pswitched_state(self, allowed, timeout=120): argument 229 self.cmw.wait_for_response(cmd, allowed, timeout=timeout)
|
D | cmw500.py | 291 def wait_for_scc_state(self, scc_index, allowed, timeout=120): argument 301 [a.value for a in allowed], 305 def wait_for_response(self, cmd, allowed, timeout=120): argument 317 if response in allowed:
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/ |
D | ThrowsLintTest.kt | 69 fun `Unchecked exceptions not allowed`() { in Unchecked exceptions not allowed() 173 fun `Hidden Unchecked exceptions allowed`() { in Hidden Unchecked exceptions allowed()
|
D | NullabilityLintTest.kt | 329 fun `No nullability allowed on overrides of unannotated methods or parameters`() { in No nullability allowed on overrides of unannotated methods or parameters() 485 fun `Nullability overrides in unbounded generics should be allowed`() { in Nullability overrides in unbounded generics should be allowed()
|
D | ApiLintTest.kt | 517 fun `No protected methods or fields are allowed`() { in No protected methods or fields are allowed() 612 fun `Only android_net_Uri allowed`() { in Only android_net_Uri allowed() 660 fun `CompletableFuture and plain Future not allowed`() { in CompletableFuture and plain Future not allowed()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | SuiteModuleLoader.java | 127 public final void setParameterizedModules(boolean allowed) { in setParameterizedModules() argument 128 mAllowParameterizedModules = allowed; in setParameterizedModules() 132 public final void setMainlineParameterizedModules(boolean allowed) { in setMainlineParameterizedModules() argument 133 mAllowMainlineParameterizedModules = allowed; in setMainlineParameterizedModules() 137 public final void setOptimizeMainlineTest(boolean allowed) { in setOptimizeMainlineTest() argument 138 mOptimizeMainlineTest = allowed; in setOptimizeMainlineTest() 147 public final void setOptionalParameterizedModules(boolean allowed) { in setOptionalParameterizedModules() argument 148 mAllowOptionalParameterizedModules = allowed; in setOptionalParameterizedModules() 152 public final void setLoadConfigsWithIncludeFilters(boolean allowed) { in setLoadConfigsWithIncludeFilters() argument 153 mLoadConfigsWithIncludeFilters = allowed; in setLoadConfigsWithIncludeFilters()
|
/tools/asuite/atest/metrics/ |
D | metrics_base.py | 139 allowed = ( 147 if not k.startswith('_') and v in allowed
|
/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/ |
D | ApiFileTest.kt | 243 fun `Test matching package annotations are allowed`() { in <lambda>() 269 fun `Test different package annotations are not allowed`() { in <lambda>()
|
/tools/asuite/atest/bazel/resources/rules/ |
D | common_settings.bzl | 44 …doc = "The list of allowed values for this setting. An error is raised if any other value is given…
|
/tools/metalava/ |
D | COMPATIBILITY.md | 19 compatibility checks. In the context of semantic versioning, incompatibilities are only allowed at
|
D | README.md | 460 reporter.report(error, item, "Removing ${Item.describe(item)} is not allowed") 466 in which case the deletion is allowed.))
|
D | FORMAT.md | 53 In v2, line comments (starting with //) are allowed. This allows us to leave
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 5972 my @allowed = (); 5984 $allowed[$allow] = 0; 6000 $allowed[$allow] = 1; 6004 $allowed[$allow] = 1; 6008 $allowed[$allow] = 1; 6014 foreach (@allowed) { 6030 my $allowed = 0; 6035 $allowed = 1; 6049 $allowed = 1; 6053 $allowed = 1; [all …]
|
D | pylintrc | 226 # Regexp for a line that is allowed to be longer than the limit.
|
/tools/carrier_settings/proto/ |
D | carrier_settings.proto | 105 // Protocols allowed to connect to the APN.
|
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/ |
D | CommonTypeModifiersTest.kt | 117 fun `Test type-use annotations with multiple allowed targets`() { in <lambda>() 191 fun `Test kotlin type-use annotations with multiple allowed targets on non-type target`() { in <lambda>()
|
/tools/metalava/metalava/src/test/resources/ |
D | source-model-provider-baseline.txt | 231 CompletableFuture and plain Future not allowed[turbine]
|
/tools/external/fat32lib/ |
D | NOTICE | 8 of this license document, but changing it is not allowed. 37 … becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the librar…
|
/tools/repohooks/ |
D | README.md | 317 output will be printed to the terminal, but uploading will still be allowed
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_utils.py | 2681 call is not allowed" % (
|
/tools/dexter/testdata/expected/ |
D | medium.compact_cfg | 125558 36| const-string/jumbo v8, "Bad allowed-strings list: '"
|