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

/external/chromium_org/chromeos/dbus/
H A Dshill_client_unittest_base.cc131 // Set an expectation so mock_proxy's CallMethod() will use OnCallMethod()
134 .WillRepeatedly(Invoke(this, &ShillClientUnittestBase::OnCallMethod));
370 void ShillClientUnittestBase::OnCallMethod( function in class:chromeos::ShillClientUnittestBase
387 OnCallMethod(method_call, timeout_ms, response_callback);
H A Dshill_client_unittest_base.h202 void OnCallMethod(

Completed in 29 milliseconds