Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test.cc1206 google::protobuf::scoped_ptr<Message> entry_int32_double( in TEST_F() local
1250 mf_int32_double.Get(i, entry_int32_double.get()); in TEST_F()
1291 mmf_int32_double.Get(i, entry_int32_double.get()); in TEST_F()
1335 entry_int32_double->GetReflection()->SetInt32( in TEST_F()
1336 entry_int32_double.get(), fd_map_int32_double->message_type()->field(0), in TEST_F()
1338 entry_int32_double->GetReflection()->SetDouble( in TEST_F()
1339 entry_int32_double.get(), fd_map_int32_double->message_type()->field(1), in TEST_F()
1359 mmf_int32_double.Set(i, *entry_int32_double); in TEST_F()
1465 entry_int32_double->GetReflection()->SetInt32( in TEST_F()
1466 entry_int32_double.get(), fd_map_int32_double->message_type()->field(0), in TEST_F()
[all …]