Home | History | Annotate | Download | only in engine

Lines Matching refs:Invoke

61 using testing::Invoke;
583 Invoke(&extra_value, &DictionaryValue::DeepCopy));
658 WillOnce(Invoke(this, &SyncManagerTest::SyncNotifierAddObserver));
665 Invoke(this, &SyncManagerTest::SyncNotifierUpdateEnabledTypes));
667 WillOnce(Invoke(this, &SyncManagerTest::SyncNotifierRemoveObserver));