/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/google/protobuf/ |
D | descriptor_pb2.py | 37 name='TYPE_DOUBLE', index=0, number=1, 42 name='TYPE_FLOAT', index=1, number=2, 47 name='TYPE_INT64', index=2, number=3, 52 name='TYPE_UINT64', index=3, number=4, 57 name='TYPE_INT32', index=4, number=5, 62 name='TYPE_FIXED64', index=5, number=6, 67 name='TYPE_FIXED32', index=6, number=7, 72 name='TYPE_BOOL', index=7, number=8, 77 name='TYPE_STRING', index=8, number=9, 82 name='TYPE_GROUP', index=9, number=10, [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | hfp_lib.py | 326 def setLastDialed(self, number): argument 336 test_args = {"number": number} 351 def setMemoryLocation(self, location, number): argument 362 test_args = {"location": location, "number": number} 381 def setDialResult(self, number, status): argument 393 test_args = {"number": number, "status": status}
|
/tools/metalava/metalava-model-text/src/test/resources/ |
D | model-test-suite-baseline.txt | 5 annotation toSource() with number values 8 annotation with negative number values 13 Test assignability without unboxing[number to boxedInt] 14 Test assignability without unboxing[number to primitiveInt]
|
/tools/repohooks/tools/ |
D | pylintrc | 131 # respectively contain the number of errors / warnings messages and the total 132 # number of statements analyzed. This is used by the global evaluation report 143 # Minimum lines number of a similarity. 223 # Maximum number of characters on a single line. 239 # Maximum number of lines in a module 348 # Maximum number of nested blocks for function / method body 354 # Maximum number of arguments for function / method 361 # Maximum number of locals for function / method body 364 # Maximum number of return / yield for function / method body 367 # Maximum number of branch for function / method body [all …]
|
/tools/asuite/ |
D | pylintrc | 34 # Maximum number of arguments for function/method. 37 # Maximum number of return/yield for function/method body. 40 # Maximum number of public methods for a class (see R0904). 52 # Maximum number of characters on a single line.
|
/tools/tradefederation/core/ |
D | pylintrc | 14 # Maximum number of arguments for function / method 17 # Maximum number of return / yield for function / method body 20 # Maximum number of public methods for a class (see R0904).
|
/tools/test/connectivity/acts_tests/tests/google/tel/config/ |
D | README.md | 7 …- **stress_test_number** - This controls the number of iterations run by "stress" tests. (Tests th… 8 …are available to mitigate this uncertainty, this key specifies a maximum number of re-runs that wi… 12 - **phone_call_iteration** - The number of calls to be placed in TelLiveStressCallTest 13 …- **call_server_number** - the POTS telephone number of a call server used in TelLiveStressCallTest
|
/tools/security/gdb/gdb_json_printer/ |
D | README.md | 49 value: number 56 value: number 63 value: number
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | nanopb.proto | 3 // - Maximum number of elements in array 36 // Allocated number of entries in arrays ('repeated' fields) 67 // Protocol Buffers extension number registry
|
/tools/netsim/rust/cli/ |
D | netsim-cli.md | 49 * A number measuring duration in milliseconds 56 * A number measuring transmission power in dBm 77 * A number measuring duration in milliseconds 84 * A number measuring transmission power in dBm
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | FakeTest.java | 115 int toIntOrDefault(String number, int defValue) throws IllegalArgumentException { in toIntOrDefault() argument 116 if (number == null) { in toIntOrDefault() 120 return Integer.parseInt(number); in toIntOrDefault()
|
/tools/metalava/metalava-model-turbine/src/test/resources/ |
D | model-test-suite-baseline.txt | 21 Test assignability without unboxing[number to boxedInt] 22 Test assignability without unboxing[number to primitiveInt]
|
/tools/netsim/proto/netsim/ |
D | stats.proto | 78 // The total number of devices that connected 80 // The peak number of concurrent devices connected
|
/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/annotationitem/ |
D | CommonAnnotationItemTest.kt | 246 fun `annotation with number values`() { in annotation with number values() 816 fun `annotation toSource() with number values`() { in annotation toSource() with number values() 1216 fun `annotation with negative number values`() { in annotation with negative number values()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_contacts_utils.py | 168 for number in self.phone_numbers: 169 result ^= hash(number) 253 for number in range(phone_number_count):
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 149 optional int32 number = 3; field 177 // on the extension range containing the extension's field number. 200 optional int32 number = 2; field 250 // same number for multiple options. 256 // number. You can declare multiple options with only one extension number by 619 // [g,h) [ 4, 0, 2, 0, 3 ] The number (1). 648 // Each element is a field number or an index. They form a path from 656 // This is because FileDescriptorProto.message_type has field number 4: 658 // and DescriptorProto.field has field number 2: 660 // and FieldDescriptorProto.name has field number 1:
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | build_event_stream.proto | 717 // Total number of shard attempts. 726 // If there are a different number of attempts per shard, the highest attempt 739 // Total number of cached test actions 830 // The total number of actions created and registered during the build, 835 // For the total number of actions that would be created if this invocation 839 // The total number of actions created this build just by configured 845 // The total number of actions executed during the build. This includes any 852 // The total number of actions of this type executed during the build. As 864 // Contains the top N actions by number of actions executed. 867 // Deprecated. The total number of remote cache hits. [all …]
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/ |
D | README.md | 10 * stress: Tests which run through a large number of iterations to stress 55 control the length and duration of the stress tests. The stress test runs for the specified number
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/ |
D | README.md | 14 * stress: Tests which run through a large number of iterations to stress 18 * ota (over-the-air): A small number of tests which configure the device
|
/tools/asuite/atest/tf_proto/ |
D | test_record.proto | 40 // The number of children this TestRecord was expected to have. Unset if not 65 // The attempt number of a target if the target ran several times. First
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 22 # Maximum number of file descriptors opened 26 # Maximum number of threads
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDeviceStateMonitor.java | 396 final long number = getCurrentTime(); in waitForStoreMount() local 416 final String testFile = String.format("'%s/%d'", externalStore, number); in waitForStoreMount() 417 final String testString = String.format("number %d one", number); in waitForStoreMount()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_test_utils.py | 938 def _phone_number_remove_prefix(number): argument 958 if number is None: 961 if number.startswith(country_code): 962 return number[len(country_code):], country_code 963 if number[0] == "1" or number[0] == "0": 964 return number[1:], None 965 return number, None 2021 number = None 2023 number = ad.telephony['subscription'][subid]['phone_num'] 2025 number = ad.droid.telephonyGetLine1NumberForSubscription(subid) [all …]
|
/tools/tradefederation/core/proto/ |
D | test_record.proto | 40 // The number of children this TestRecord was expected to have. Unset if not 65 // The attempt number of a target if the target ran several times. First
|
/tools/netsim/pdl/ |
D | mac80211_hwsim.pdl | 18 nlmsg_seq : 32, // Sequence number 96 * command giving the number of channels supported by the new radio
|