Home
last modified time | relevance | path

Searched defs:bytes_value (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto16 google.protobuf.BytesValue bytes_value = 9; field
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto45 bytes bytes_value = 17 [ctype = CORD]; field
/third_party/boost/libs/asio/test/ip/
Daddress_v4.cpp70 ip::address_v4::bytes_type bytes_value = addr1.to_bytes(); in test() local
Daddress_v6.cpp89 ip::address_v6::bytes_type bytes_value = addr1.to_bytes(); in test() local
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto64 bytes bytes_value = 9; field
129 google.protobuf.BytesValue bytes_value = 9; field
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto157 google.protobuf.BytesValue bytes_value = 9; field