Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/
H A Dgoogle_size.proto20 repeated fixed64 field5 = 5; field
106 optional int32 field5 = 5; field
131 optional bool field5 = 5; field
/aosp_15_r20/external/protobuf/benchmarks/
H A Dgoogle_size.proto20 repeated fixed64 field5 = 5; field
106 optional int32 field5 = 5; field
131 optional bool field5 = 5; field
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message2/
H A Dbenchmark_message2.proto76 optional int32 field5 = 5; field
101 optional bool field5 = 5; field
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message2/
H A Dbenchmark_message2.proto76 optional int32 field5 = 5; field
101 optional bool field5 = 5; field
/aosp_15_r20/external/nanopb-c/tests/missing_fields/
H A Dmissing_fields.proto11 required int32 field5 = 5; field
79 required int32 field5 = 5; field
/aosp_15_r20/art/test/662-regression-alias/src/
H A DMain.java33 int field3, int field4, int field5) { in processFieldValues()
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape_field.go53 func field5() { func
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message1/proto2/
H A Dbenchmark_message1_proto2.proto55 repeated fixed64 field5 = 5; field
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message1/proto3/
H A Dbenchmark_message1_proto3.proto55 repeated fixed64 field5 = 5; field
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
H A DClassWithMultipleMasksTest.kt24 @SerialName("field5") val field5: String? = null, constant in kotlinx.serialization.ClassWithMultipleMasksTest.BigDummyData
/aosp_15_r20/external/protobuf/benchmarks/datasets/google_message1/proto3/
H A Dbenchmark_message1_proto3.proto55 repeated fixed64 field5 = 5; field
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/datasets/google_message1/proto2/
H A Dbenchmark_message1_proto2.proto55 repeated fixed64 field5 = 5; field
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/proto/diverse_types/
Ddiverse_types.proto26 repeated fixed64 field5 = 5; field
/aosp_15_r20/external/kotlinx.serialization/formats/protobuf/commonTest/src/kotlinx/serialization/protobuf/
H A DProtobufHugeClassTest.kt18 val field5: List<Int>, constant in kotlinx.serialization.protobuf.ProtobufHugeClassTest.Lists64
92 val field5: Int?, constant in kotlinx.serialization.protobuf.ProtobufHugeClassTest.Values70
172 val field5: Int?, constant in kotlinx.serialization.protobuf.ProtobufHugeClassTest.Values128
315 val field5: Int?, constant in kotlinx.serialization.protobuf.ProtobufHugeClassTest.Values130
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
H A DReflectionToStringBuilderIncludeTest.java48 private final String field5 = VALUES[4]; field in ReflectionToStringBuilderIncludeTest.TestFeature
/aosp_15_r20/art/test/658-fp-read-barrier/src/
H A DMain.java110 public double field5 = 5.0; field in Main
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dfind_test.cc177 ConstByteSpan field5 = FindRaw(kEncodedProto, Fields::kField5).value(); in TEST() local
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/json/
H A DImplicitNullsBenchmark.kt25 val field5: Int?, constant in kotlinx.benchmarks.json.ImplicitNullsBenchmark.Values
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/benches-disabled/benchmarks/compiled_protos/
Ddiverse_types.rs26 pub field5: ::std::vec::Vec<u64>, field
/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DFieldValue_test.cpp695 Field field5(atomId, pos5, /*depth=*/0); in TEST() local
1211 Field field5(10, pos5, 1); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_cluster.cc252 ValidationErrors::ScopedField field5(errors, ".address"); in LogicalDnsParse() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_cluster.cc254 ValidationErrors::ScopedField field5(errors, ".address"); in LogicalDnsParse() local
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dtest_external.proto123 optional int32 field5 = 5; field
H A Dtest.proto123 optional int32 field5 = 5; field
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/protobuf/
H A DProtoHuge.kt26 val field5: Int, constant in kotlinx.benchmarks.protobuf.ProtoHuge.Values130