/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/ |
H A D | google_size.proto | 15 required int32 field3 = 3; field 55 optional int32 field3 = 3 [default=0]; field 77 optional int64 field3 = 3; field 129 optional float field3 = 3 [default=0.0]; field
|
/aosp_15_r20/external/protobuf/benchmarks/ |
H A D | google_size.proto | 15 required int32 field3 = 3; field 55 optional int32 field3 = 3 [default=0]; field 77 optional int64 field3 = 3; field 129 optional float field3 = 3 [default=0.0]; field
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/format/ |
H A D | TestDateTimeBuilderCombinations.java | 80 …TemporalField field3, Number value3, TemporalField field4, Number value4, TemporalQuery<?> query, … in test_derive() 117 TemporalField field3, Number value3, TemporalField query, Number expectedVal) { in test_normalized()
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.proto | 47 optional int64 field3 = 3; field 99 optional float field3 = 3 [default = 0.0]; field
|
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message2/ |
H A D | benchmark_message2.proto | 47 optional int64 field3 = 3; field 99 optional float field3 = 3 [default = 0.0]; field
|
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.proto | 50 required int32 field3 = 3; field 90 optional int32 field3 = 3 [default = 0]; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message1/proto3/ |
H A D | benchmark_message1_proto3.proto | 50 int32 field3 = 3; field 90 int32 field3 = 3; field
|
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message1/proto3/ |
H A D | benchmark_message1_proto3.proto | 50 int32 field3 = 3; field 90 int32 field3 = 3; field
|
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message1/proto2/ |
H A D | benchmark_message1_proto2.proto | 50 required int32 field3 = 3; field 90 optional int32 field3 = 3 [default = 0]; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/proto/diverse_types/ |
D | diverse_types.proto | 21 int32 field3 = 3; field 61 int32 field3 = 3; field
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | FieldValue_test.cpp | 411 Field field3(10, pos3, 2); in TEST() local 693 Field field3(atomId, pos3, /*depth=*/2); in TEST() local 742 Field field3(10, pos3, 2); in TEST() local 806 Field field3(10, pos3, 2); in TEST() local 1209 Field field3(10, pos3, 2); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/benchmarks/compiled_protos/ |
D | diverse_types.rs | 16 pub field3: i32, field 93 pub field3: i32, field
|
/aosp_15_r20/external/nanopb-c/tests/missing_fields/ |
H A D | missing_fields.proto | 9 required int32 field3 = 3; field 77 required int32 field3 = 3; field
|
/aosp_15_r20/packages/modules/StatsD/framework/test/unittests/src/android/util/ |
D | StatsEventTest.java | 128 final int field3 = 3; in testIntBooleanIntInt() local 429 final long[] field3 = new long[] {10000L, 10000L, 10000L}; in testBoolArrayIntArrayLongArray() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_cluster.cc | 165 ValidationErrors::ScopedField field3(errors, ".common_tls_context"); in UpstreamTlsContextParse() local 234 ValidationErrors::ScopedField field3(errors, "[0].lb_endpoints"); in LogicalDnsParse() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ |
H A D | xds_cluster.cc | 158 ValidationErrors::ScopedField field3(errors, ".common_tls_context"); in UpstreamTlsContextParse() local 236 ValidationErrors::ScopedField field3(errors, "[0].lb_endpoints"); in LogicalDnsParse() local
|
/aosp_15_r20/external/json-schema-validator/src/test/resources/data/notAllowedValidation/ |
H A D | notAllowedJson.json | 5 "field3": "value3" string
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/ |
H A D | ImplicitFieldInitializationTarget.java | 24 int field3; // assertEmpty() field in ImplicitFieldInitializationTarget
|
H A D | ClassInitializerTarget.java | 40 public static int field3 = i1(); // assertFullyCovered() field in ClassInitializerTarget
|
/aosp_15_r20/external/python/cpython2/PCbuild/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable
|
/aosp_15_r20/external/python/cpython2/PC/VS7.1/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable
|
/aosp_15_r20/external/python/cpython2/PC/VS8.0/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable
|
/aosp_15_r20/external/python/cpython2/PC/VS9.0/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable
|
/aosp_15_r20/external/python/cpython3/PCbuild/ |
D | field3.py | 31 field3 = micro * 1000 + levelnum * 10 + serial variable
|
/aosp_15_r20/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
D | AtomTests.java | 186 boolean field2, boolean field3, in writeSliceByBleScanStateChangedAtom() 567 int field2, String field3) { in writeSliceByWakelockStateChangedAtom()
|