Searched refs:NullaryConst (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dbind_unittest.cc21 int NullaryConst() const { ++call_count; return 2; } function in struct:rtc::__anon15658::MethodBindTester
42 EXPECT_EQ(2, Bind(&MethodBindTester::NullaryConst,

Completed in 459 milliseconds