Home
last modified time | relevance | path

Searched defs:any_value (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dany_test.proto39 google.protobuf.Any any_value = 2; field
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto196 google.protobuf.Any any_value = 1; field
/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc292 Any any_value; in TEST() local