Home
last modified time | relevance | path

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

/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/
H A Ddescriptor_unittest.cc1879 bar_field_ = foo_type_->field(0); in SetUp()
1902 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
1924 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
1925 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
1952 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/
H A Ddescriptor_unittest.cc2116 bar_field_ = foo_type_->field(0); in SetUp()
2139 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2163 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2164 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2192 bar_field_->CopyTo(&proto); in TEST_P()
/dports/math/stanmath/math-4.2.0/lib/cpplint_1.4.5/samples/protobuf-sample/src/
H A Ddescriptor_unittest.cc2441 bar_field_ = foo_type_->field(0); in SetUp()
2464 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2494 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2495 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2523 bar_field_->CopyTo(&proto); in TEST_P()
/dports/devel/cpplint/cpplint-1.5.5/samples/protobuf-sample/src/
H A Ddescriptor_unittest.cc2441 bar_field_ = foo_type_->field(0); in SetUp()
2464 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2494 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2495 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2523 bar_field_->CopyTo(&proto); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2716 bar_field_ = foo_type_->field(0); in SetUp()
2739 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2769 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2770 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2798 bar_field_->CopyTo(&proto); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2716 bar_field_ = foo_type_->field(0); in SetUp()
2739 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2769 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2770 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2798 bar_field_->CopyTo(&proto); in TEST_P()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Ddescriptor_unittest.cc2818 bar_field_ = foo_type_->field(0); in SetUp()
2841 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2871 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2872 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2900 bar_field_->CopyTo(&proto); in TEST_P()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2876 bar_field_ = foo_type_->field(0); in SetUp()
2899 const FieldDescriptor* bar_field_; member in google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest
2929 ASSERT_EQ(FieldDescriptor::TYPE_MESSAGE, bar_field_->type()); in TEST_P()
2930 EXPECT_EQ(bar_type_, bar_field_->message_type()); in TEST_P()
2958 bar_field_->CopyTo(&proto); in TEST_P()