/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/benchmarks/ |
D | benchmark_messages_proto2.proto | 18 required int32 field3 = 3; field 58 optional int32 field3 = 3 [default=0]; field 80 optional int64 field3 = 3; field 132 optional float field3 = 3 [default=0.0]; field
|
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
|
D | benchmark_messages_proto3.proto | 18 int32 field3 = 3; field 58 int32 field3 = 3; field
|
/frameworks/base/cmds/statsd/tests/ |
D | FieldValue_test.cpp | 145 Field field3(10, pos3, 2); in TEST() local 303 Field field3(10, pos3, 2); in TEST() local 313 dim.addValue(FieldValue(field3, value3)); in TEST() 329 Field field3(10, pos3, 2); in TEST() local 339 dim.addValue(FieldValue(field3, value3)); in TEST() 391 Field field3(10, pos3, 2); in TEST() local 401 dim.addValue(FieldValue(field3, value3)); in TEST()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | parser_unittest.cc | 2403 const FieldDescriptorProto& field3 = file_.extension(2); in TEST_F() local 2416 EXPECT_TRUE(HasSpan('n', 'o', field3)); in TEST_F() 2417 EXPECT_TRUE(HasSpan('l', 'm', field3, "extendee")); in TEST_F() 2427 EXPECT_TRUE(HasSpan(field3, "label")); in TEST_F() 2428 EXPECT_TRUE(HasSpan(field3, "type")); in TEST_F() 2429 EXPECT_TRUE(HasSpan(field3, "name")); in TEST_F() 2430 EXPECT_TRUE(HasSpan(field3, "number")); in TEST_F() 2447 const FieldDescriptorProto& field3 = file_.message_type(0).extension(2); in TEST_F() local 2460 EXPECT_TRUE(HasSpan('n', 'o', field3)); in TEST_F() 2461 EXPECT_TRUE(HasSpan('l', 'm', field3, "extendee")); in TEST_F() [all …]
|
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/resources/testdata/ |
D | fidelity_params_valid.proto | 33 float field3 = 3; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 73 optional TestMessage field3 = 3 [deprecated=true]; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 73 optional TestMessage field3 = 3 [deprecated=true]; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/ |
D | test_bad_identifiers.proto | 87 optional TestMessage field3 = 3 [deprecated=true]; field
|
/frameworks/base/tools/stats_log_api_gen/ |
D | test.proto | 93 optional int32 field3 = 3; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ |
D | README.md | 45 mymessage.field3 = SubMessage.new(:foo => 100)
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | message_unittest.cc | 358 ASSIGN_REPEATED_FIELD(field3); in TEST()
|
D | unittest_lite.proto | 354 repeated TestAllTypesLite field3 = 3; field
|
D | lite_unittest.cc | 182 ASSIGN_REPEATED_FIELD(field3); in main()
|
D | unittest.proto | 833 repeated TestAllTypes field3 = 3; field
|
/frameworks/native/libs/vr/libbufferhub/ |
D | buffer_hub-test.cpp | 538 int64_t field3; in TEST_F() member 567 int64_t field3; in TEST_F() member
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 336 repeated TestAllTypesLite field3 = 3; field
|
D | unittest.proto | 673 repeated TestAllTypes field3 = 3; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite.proto | 336 repeated TestAllTypesLite field3 = 3; field
|
D | unittest.proto | 673 repeated TestAllTypes field3 = 3; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | message_test.py | 1079 generator.field3.extend(messages)
|