Home
last modified time | relevance | path

Searched defs:field3 (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/
H A Dgoogle_size.proto15 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 Dgoogle_size.proto15 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 DTestDateTimeBuilderCombinations.java80TemporalField 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 Dbenchmark_message2.proto47 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 Dbenchmark_message2.proto47 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 Dbenchmark_message1_proto2.proto50 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 Dbenchmark_message1_proto3.proto50 int32 field3 = 3; field
90 int32 field3 = 3; field
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message1/proto3/
H A Dbenchmark_message1_proto3.proto50 int32 field3 = 3; field
90 int32 field3 = 3; field
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message1/proto2/
H A Dbenchmark_message1_proto2.proto50 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/
Ddiverse_types.proto21 int32 field3 = 3; field
61 int32 field3 = 3; field
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DFieldValue_test.cpp411 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/
Ddiverse_types.rs16 pub field3: i32, field
93 pub field3: i32, field
/aosp_15_r20/external/nanopb-c/tests/missing_fields/
H A Dmissing_fields.proto9 required int32 field3 = 3; field
77 required int32 field3 = 3; field
/aosp_15_r20/packages/modules/StatsD/framework/test/unittests/src/android/util/
DStatsEventTest.java128 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/
Dxds_cluster.cc165 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 Dxds_cluster.cc158 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 DnotAllowedJson.json5 "field3": "value3" string
/aosp_15_r20/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/
H A DImplicitFieldInitializationTarget.java24 int field3; // assertEmpty() field in ImplicitFieldInitializationTarget
H A DClassInitializerTarget.java40 public static int field3 = i1(); // assertFullyCovered() field in ClassInitializerTarget
/aosp_15_r20/external/python/cpython2/PCbuild/
Dfield3.py31 field3 = micro * 1000 + levelnum * 10 + serial variable
/aosp_15_r20/external/python/cpython2/PC/VS7.1/
Dfield3.py31 field3 = micro * 1000 + levelnum * 10 + serial variable
/aosp_15_r20/external/python/cpython2/PC/VS8.0/
Dfield3.py31 field3 = micro * 1000 + levelnum * 10 + serial variable
/aosp_15_r20/external/python/cpython2/PC/VS9.0/
Dfield3.py31 field3 = micro * 1000 + levelnum * 10 + serial variable
/aosp_15_r20/external/python/cpython3/PCbuild/
Dfield3.py31 field3 = micro * 1000 + levelnum * 10 + serial variable
/aosp_15_r20/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DAtomTests.java186 boolean field2, boolean field3, in writeSliceByBleScanStateChangedAtom()
567 int field2, String field3) { in writeSliceByWakelockStateChangedAtom()

1234