Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_unittest.cc417 const int kUnknownTypeId = 1550055; variable
427 kUnknownTypeId, "bar"); in TEST()
445 EXPECT_EQ(kUnknownTypeId, raw.item(2).type_id()); in TEST()
470 kUnknownTypeId, "bar"); in TEST()
533 item->set_type_id(kUnknownTypeId); in TEST()