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

/external/chromium_org/third_party/webrtc/base/
H A Dbind_unittest.cc20 int NullaryInt() { ++call_count; return 1; } function in struct:rtc::__anon15658::MethodBindTester
40 EXPECT_EQ(1, Bind(&MethodBindTester::NullaryInt, &object)());

Completed in 81 milliseconds