Home
last modified time | relevance | path

Searched refs:map_int32_bytes_val_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h149 const FieldDescriptor* map_int32_bytes_val_; variable
Dmap_test_util.cc281 map_int32_bytes_val_ = pool->FindFieldByName( in MapReflectionTester()
324 EXPECT_FALSE(map_int32_bytes_val_ == NULL); in MapReflectionTester()
434 ->SetString(sub_message, map_int32_bytes_val_, "0"); in SetMapFieldsViaReflection()
540 ->SetString(sub_message, map_int32_bytes_val_, "1"); in SetMapFieldsViaReflection()
1258 *sub_message, map_int32_bytes_val_); in ExpectMapFieldsSetViaReflection()