Searched refs:Times (Results 151 - 175 of 510) sorted by last modified time

1234567891011>>

/external/chromium_org/remoting/signaling/
H A Dlog_to_server_unittest.cc85 EXPECT_CALL(signal_strategy_, SendStanzaPtr(_)).Times(0);
/external/chromium_org/sync/engine/
H A Dsync_scheduler_unittest.cc572 EXPECT_CALL(*syncer(), PollSyncShare(_,_)).Times(AtLeast(kMinNumSamples))
593 EXPECT_CALL(*syncer(), PollSyncShare(_,_)).Times(AtLeast(kMinNumSamples))
617 EXPECT_CALL(*syncer(), PollSyncShare(_,_)).Times(AtLeast(kMinNumSamples))
1018 EXPECT_CALL(*delay(), GetDelay(_)).Times(0);
1042 EXPECT_CALL(*syncer(), NormalSyncShare(_,_,_)).Times(kMinNumSamples)
/external/chromium_org/sync/internal_api/public/
H A Dchange_record_unittest.cc127 EXPECT_CALL(*extra, ToValue()).Times(2).WillRepeatedly(
/external/chromium_org/sync/internal_api/public/util/
H A Dweak_handle_unittest.cc135 EXPECT_CALL(b, Test()).Times(0);
148 EXPECT_CALL(b, Test()).Times(0);
174 EXPECT_CALL(b, Test()).Times(0);
185 EXPECT_CALL(b, Test()).Times(0);
196 EXPECT_CALL(b, Test()).Times(0);
239 EXPECT_CALL(b, Test()).Times(3);
266 EXPECT_CALL(d, Test()).Times(2);
/external/chromium_org/sync/internal_api/
H A Dsync_encryption_handler_impl_unittest.cc256 OnCryptographerStateChanged(_)).Times(AtLeast(1));
260 OnEncryptionComplete()).Times(AtLeast(1));
287 OnCryptographerStateChanged(_)).Times(AtLeast(1));
289 OnEncryptedTypesChanged(_, true)).Times(AtLeast(1));
291 OnEncryptionComplete()).Times(AtLeast(1));
324 OnCryptographerStateChanged(_)).Times(AtLeast(1));
551 EXPECT_CALL(*observer(), OnCryptographerStateChanged(_)).Times(AnyNumber());
568 EXPECT_CALL(*observer(), OnCryptographerStateChanged(_)).Times(AnyNumber());
611 EXPECT_CALL(*observer(), OnBootstrapTokenUpdated(_, _)).Times(0);
743 OnCryptographerStateChanged(_)).Times(AnyNumbe
[all...]
H A Dsync_manager_impl_unittest.cc1070 EXPECT_CALL(encryption_observer_, OnPassphraseRequired(_, _)).Times(1);
1084 EXPECT_CALL(encryption_observer_, OnEncryptionComplete()).Times(1);
1219 OnBootstrapTokenUpdated(_, PASSPHRASE_BOOTSTRAP_TOKEN)).Times(0);
1220 EXPECT_CALL(encryption_observer_, OnPassphraseAccepted()).Times(0);
1221 EXPECT_CALL(encryption_observer_, OnEncryptionComplete()).Times(0);
H A Dsync_rollback_manager_unittest.cc198 .Times(1)
200 EXPECT_CALL(delegate, OnChangesComplete(_)).Times(1);
201 EXPECT_CALL(*this, OnActionableError(Truly(IsRollbackDoneAction))).Times(1);
223 .Times(1)
225 EXPECT_CALL(delegate, OnChangesComplete(_)).Times(1);
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_apitest.cc370 .Times(1)
391 .Times(1)
450 .Times(1)
H A Dbluetooth_event_router_unittest.cc64 EXPECT_CALL(*mock_adapter_, RemoveObserver(testing::_)).Times(1);
74 EXPECT_CALL(*mock_adapter_, RemoveObserver(testing::_)).Times(1);
91 EXPECT_CALL(*mock_adapter_, RemoveObserver(testing::_)).Times(1);
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
H A Dbluetooth_low_energy_apitest.cc252 .Times(1)
255 EXPECT_CALL(*conn, Disconnect(_)).Times(0);
270 .Times(3)
275 .Times(2)
298 .Times(3)
303 .Times(2)
367 .Times(1)
370 .Times(1)
385 EXPECT_CALL(*mock_adapter_, GetDevice(_)).Times(0);
386 EXPECT_CALL(*device0_, GetGattService(kTestServiceId0)).Times(
[all...]
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_apitest.cc174 .Times(2)
/external/chromium_org/extensions/browser/api/cast_channel/
H A Dcast_channel_apitest.cc241 .Times(3)
H A Dcast_socket_unittest.cc1038 .Times(num_writes);
1115 .Times(num_reads);
1131 .Times(num_reads);
/external/chromium_org/extensions/browser/api/serial/
H A Dserial_apitest.cc75 EXPECT_CALL(*io_handler.get(), SetControlSignals(_)).Times(1).WillOnce(
/external/chromium_org/extensions/browser/api/usb/
H A Dusb_apitest.cc204 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(4);
209 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(2);
221 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(AnyNumber());
250 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(AnyNumber());
257 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(AnyNumber());
266 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(AnyNumber());
271 EXPECT_CALL(*mock_device_handle_.get(), Close()).Times(AnyNumber());
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_geometry_cache_unittest.cc397 EXPECT_CALL(observer, OnPreferenceChanged(_)).Times(0);
/external/chromium_org/extensions/browser/
H A Dextension_pref_value_map_unittest.cc236 EXPECT_CALL(observer, OnPrefValueChanged(std::string(kPref1))).Times(0);
268 EXPECT_CALL(observer, OnPrefValueChanged(std::string(kPref1))).Times(0);
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher_unittest.cc231 .Times(1);
250 .Times(1);
270 .Times(1);
317 .Times(1);
330 .Times(1);
361 .Times(1);
433 .Times(1);
449 .Times(1);
466 .Times(1);
491 .Times(
[all...]
H A Dgaia_oauth_client_unittest.cc240 .Times(1);
255 kTestExpiresIn)).Times(1);
270 EXPECT_CALL(delegate, OnOAuthError()).Times(1);
285 kTestExpiresIn)).Times(1);
297 kTestExpiresIn)).Times(1);
314 kTestExpiresIn)).Times(1);
331 EXPECT_CALL(delegate, OnGetUserEmailResponse(kTestUserEmail)).Times(1);
342 EXPECT_CALL(delegate, OnGetUserIdResponse(kTestUserId)).Times(1);
H A Dmerge_session_helper_unittest.cc178 EXPECT_CALL(helper, StartFetching()).Times(2);
192 EXPECT_CALL(helper, StartFetching()).Times(2);
206 EXPECT_CALL(helper, StartFetching()).Times(2);
220 EXPECT_CALL(helper, StartFetching()).Times(4);
221 EXPECT_CALL(observer, MergeSessionCompleted(_, no_error())).Times(4);
248 EXPECT_CALL(helper, StartFetching()).Times(2);
274 EXPECT_CALL(helper, StartFetching()).Times(2);
316 EXPECT_CALL(helper, StartFetching()).Times(2);
319 MergeSessionCompleted("acc1@gmail.com", no_error())).Times(2);
H A Doauth2_access_token_fetcher_impl_unittest.cc127 EXPECT_CALL(consumer_, OnGetTokenFailure(_)).Times(1);
136 EXPECT_CALL(consumer_, OnGetTokenFailure(_)).Times(1);
144 EXPECT_CALL(consumer_, OnGetTokenSuccess("at1", _)).Times(1);
H A Doauth2_api_call_flow_unittest.cc117 scopes)).Times(1);
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc464 EXPECT_CALL(*command_buffer_, OnFlush()).Times(1).RetiresOnSaturation();
480 EXPECT_CALL(*command_buffer(), OnFlush()).Times(AnyNumber());
483 .Times(AtLeast(1));
1293 .Times(1)
1709 .Times(1)
1736 .Times(1)
H A Dtransfer_buffer_unittest.cc77 .Times(1)
82 .Times(1)
84 EXPECT_CALL(*command_buffer(), OnFlush()).Times(AtMost(1));
113 .Times(1)
124 .Times(1)
135 .Times(1)
149 .Times(1)
164 .Times(1)
204 .Times(1)
214 .Times(
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Dbuffer_manager_unittest.cc61 .Times(1)
67 .Times(1)
111 .Times(1).RetiresOnSaturation()
144 .Times(1)
182 .Times(1)
366 .Times(1)

Completed in 407 milliseconds

1234567891011>>