Searched refs:baz_type (Results 1 – 6 of 6) sorted by relevance
71 (typeattribute baz_type)75 (typeattributeset baz_type (not bin_t))
120 (typeattribute baz_type)125 (typeattributeset baz_type (not bin_t))126 (typeattributeset baz_type (and exec_type (and bar_type bin_t)))
2499 const Descriptor* baz_type = baz_field_->message_type(); in TEST_P() local2500 EXPECT_EQ("Baz", baz_type->name()); in TEST_P()2501 EXPECT_EQ("Baz", baz_type->full_name()); in TEST_P()2502 EXPECT_EQ(0, baz_type->extension_range_count()); in TEST_P()2503 EXPECT_TRUE(baz_type->is_placeholder()); in TEST_P()2513 EXPECT_TRUE(pool_->FindMessageTypeByName(baz_type->full_name()) == NULL); in TEST_P()
769 StaticAssertTypeEq<char, baz_type>();
901 StaticAssertTypeEq<char, baz_type>();