Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc645 bar_ = message_->field(1); in SetUp()
687 const FieldDescriptor* bar_; member in google::protobuf::descriptor_unittest::DescriptorTest
716 EXPECT_EQ(bar_, message_->field(1)); in TEST_F()
728 EXPECT_EQ(bar_, message_->FindFieldByName("bar")); in TEST_F()
743 EXPECT_EQ(bar_, message_->FindFieldByNumber(6)); in TEST_F()
758 EXPECT_EQ("bar", bar_->name()); in TEST_F()
765 EXPECT_EQ("TestMessage.bar", bar_->full_name()); in TEST_F()
805 EXPECT_EQ(foo_file_, bar_->file()); in TEST_F()
816 EXPECT_EQ(1, bar_->index()); in TEST_F()
823 EXPECT_EQ( 6, bar_->number()); in TEST_F()
[all …]
/external/clang/test/CodeGenCXX/
Darray-value-initialize.cpp12 Foo(void) : bar_(), dbar_(), sbar_() { in Foo()
14 printf("bar_[%d] = %d\n", i, bar_[i]); in Foo()
20 int bar_[5]; member
/external/libmojo/mojo/public/cpp/bindings/tests/
Dpickled_types_blink.h48 int bar() const { return bar_; } in bar()
51 bar_ = bar; in set_bar()
56 int bar_ = 0; variable
Dpickled_types_chromium.h42 int bar() const { return bar_; } in bar()
43 void set_bar(int bar) { bar_ = bar; } in set_bar()
51 int bar_ = 0; variable
Dpickled_types_blink.cc16 : foo_(foo), bar_(bar) { in PickledStructBlink()
18 DCHECK_GE(bar_, 0); in PickledStructBlink()
Dpickled_types_chromium.cc15 : foo_(foo), bar_(bar) {} in PickledStructChromium()
/external/libchrome/base/
Doptional_unittest.cc30 TestObject() : foo_(0), bar_(0.0), state_(State::DEFAULT_CONSTRUCTED) {} in TestObject()
33 : foo_(foo), bar_(bar), state_(State::VALUE_CONSTRUCTED) {} in TestObject()
36 : foo_(other.foo_), bar_(other.bar_), state_(State::COPY_CONSTRUCTED) {} in TestObject()
40 bar_(std::move(other.bar_)), in TestObject()
47 bar_ = other.bar_; in operator =()
54 bar_ = other.bar_; in operator =()
63 swap(bar_, other->bar_); in Swap()
69 return foo_ == other.foo_ && bar_ == other.bar_; in operator ==()
77 double bar_; member in base::__anon12386dd80111::TestObject
/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dmethods-expected.cc188 const Bar& GetBar() const { return bar_; } in GetBar()
193 Bar bar_; member in blink::BitVector
/external/clang/test/Analysis/
Dmisc-ps-region-store.cpp184 Bar* bar_; member in Foo
188 Use(bar_); in ~Foo()
190 bar_->Work(); in ~Foo()
Dself-init.m293 @synthesize bar = bar_;
/external/clang/test/FixIt/
Dfixit.cpp218 Bar bar_; // expected-error {{must use 'enum' tag to refer to type 'Bar' in this scope}} member in ShadowedTagType::Foo
220 void Foo::SetBar(Bar bar) { bar_ = bar; } // expected-error {{must use 'enum' tag to refer to type … in SetBar()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1253 bar_(descriptor_->FindMethodByName("Bar")), in GeneratedServiceTest()
1259 ASSERT_TRUE(bar_ != NULL); in SetUp()
1264 const MethodDescriptor* bar_; member in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest
1321 mock_service_.CallMethod(bar_, &mock_controller_, in TEST_F()
1351 &mock_service_.GetRequestPrototype(bar_)); in TEST_F()
1356 &mock_service_.GetResponsePrototype(bar_)); in TEST_F()
1378 EXPECT_EQ(bar_, mock_channel_.method_); in TEST_F()
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp1138 Bar<T> bar_; member in thread_annot_lock_68_modified::Foo
/external/e2fsprogs/lib/et/
Dtexinfo.tex3073 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/e2fsprogs/doc/
Dtexinfo.tex3073 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/python/cpython3/Modules/_ctypes/libffi/
Dtexinfo.tex4189 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/libffi/
Dtexinfo.tex4189 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/libmicrohttpd/doc/
Dtexinfo.tex4189 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex4189 % we're called from @code, as @code{@value{foo-bar_}}, though.
/external/mksh/src/
Dcheck.t2506 t 'bar_'