Searched refs:Times (Results 151 - 175 of 510) sorted by relevance

1234567891011>>

/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_refresh_scheduler_unittest.cc153 EXPECT_CALL(client_, FetchPolicy()).Times(1);
161 EXPECT_CALL(client_, FetchPolicy()).Times(1);
169 EXPECT_CALL(client_, FetchPolicy()).Times(1);
180 EXPECT_CALL(client_, FetchPolicy()).Times(1);
198 EXPECT_CALL(client_, FetchPolicy()).Times(1);
218 EXPECT_CALL(client_, FetchPolicy()).Times(1);
247 EXPECT_CALL(client_, FetchPolicy()).Times(1);
266 EXPECT_CALL(client_, FetchPolicy()).Times(1);
281 EXPECT_CALL(client_, FetchPolicy()).Times(1);
293 EXPECT_CALL(client_, FetchPolicy()).Times(
[all...]
/external/chromium_org/content/browser/
H A Dplugin_loader_posix_unittest.cc118 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
138 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
148 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
173 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
213 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(2);
255 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
293 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
310 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
325 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(1);
374 EXPECT_CALL(*plugin_loader(), LoadPluginsInternal()).Times(
[all...]
/external/chromium_org/base/prefs/
H A Dpref_service_unittest.cc43 EXPECT_CALL(obs, OnPreferenceChanged(_)).Times(0);
54 EXPECT_CALL(obs, OnPreferenceChanged(_)).Times(0);
124 EXPECT_CALL(obs, OnPreferenceChanged(_)).Times(0);
258 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
274 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
284 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
300 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
310 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
H A Dscoped_user_pref_update_unittest.cc47 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
74 EXPECT_CALL(observer_, OnPreferenceChanged(_)).Times(0);
/external/chromium_org/cloud_print/service/
H A Dservice_state_unittest.cc78 .Times(Exactly(1))
81 .Times(Exactly(1))
/external/chromium_org/google_apis/gaia/
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);
/external/chromium_org/gpu/command_buffer/service/
H A Dvertex_array_manager_unittest.cc71 .Times(1)
89 .Times(1)
H A Dgles2_cmd_decoder_unittest_1_autogen.h49 EXPECT_CALL(*gl_, BindBuffer(_, _)).Times(0);
79 EXPECT_CALL(*gl_, BindFramebufferEXT(_, _)).Times(0);
88 EXPECT_CALL(*gl_, BindFramebufferEXT(_, _)).Times(0);
119 EXPECT_CALL(*gl_, BindRenderbufferEXT(_, _)).Times(0);
149 EXPECT_CALL(*gl_, BindTexture(_, _)).Times(0);
158 EXPECT_CALL(*gl_, BindTexture(_, _)).Times(0);
185 EXPECT_CALL(*gl_, BlendEquation(_)).Times(0);
194 EXPECT_CALL(*gl_, BlendEquation(_)).Times(0);
212 EXPECT_CALL(*gl_, BlendEquationSeparate(_, _)).Times(0);
221 EXPECT_CALL(*gl_, BlendEquationSeparate(_, _)).Times(
[all...]
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capturer_mac_unittest.cc81 .Times(2)
86 .Times(AnyNumber())
/external/mockito/src/org/mockito/internal/verification/
H A DTimes.java22 public class Times implements VerificationInOrderMode, VerificationMode { class in inherits:VerificationInOrderMode,VerificationMode
26 public Times(int wantedNumberOfInvocations) { method in class:Times
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dwrite_from_url_operation_unittest.cc156 .Times(AtLeast(1));
160 .Times(AnyNumber());
164 .Times(AnyNumber());
194 .Times(AtLeast(1));
198 .Times(AtLeast(1));
202 100)).Times(AtLeast(1));
/external/chromium_org/chromeos/dbus/
H A Dshill_profile_client_unittest.cc74 ValueEq(value))).Times(1);
89 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0);
124 EXPECT_CALL(error_callback, Run(_, _)).Times(0);
158 EXPECT_CALL(error_callback, Run(_, _)).Times(0);
182 EXPECT_CALL(mock_closure, Run()).Times(1);
183 EXPECT_CALL(mock_error_callback, Run(_, _)).Times(0);
H A Dshill_manager_client_unittest.cc89 ValueEq(ByRef(kOfflineMode)))).Times(1);
101 EXPECT_CALL(observer, OnPropertyChanged(_, _)).Times(0);
201 EXPECT_CALL(mock_closure, Run()).Times(1);
202 EXPECT_CALL(mock_error_callback, Run(_, _)).Times(0);
221 EXPECT_CALL(mock_closure, Run()).Times(1);
222 EXPECT_CALL(mock_error_callback, Run(_, _)).Times(0);
241 EXPECT_CALL(mock_closure, Run()).Times(1);
242 EXPECT_CALL(mock_error_callback, Run(_, _)).Times(0);
261 EXPECT_CALL(mock_closure, Run()).Times(1);
262 EXPECT_CALL(mock_error_callback, Run(_, _)).Times(
[all...]
/external/chromium_org/content/renderer/media/
H A Daudio_renderer_mixer_manager_unittest.cc81 EXPECT_CALL(*mock_sink_.get(), Start()).Times(2);
82 EXPECT_CALL(*mock_sink_.get(), Stop()).Times(2);
123 EXPECT_CALL(*mock_sink_.get(), Start()).Times(2);
124 EXPECT_CALL(*mock_sink_.get(), Stop()).Times(2);
175 EXPECT_CALL(*mock_sink_.get(), Start()).Times(2);
176 EXPECT_CALL(*mock_sink_.get(), Stop()).Times(2);
/external/llvm/lib/Support/Unix/
H A DPath.inc454 timespec Times[2];
455 Times[0].tv_sec = Time.toEpochTime();
456 Times[0].tv_nsec = 0;
457 Times[1] = Times[0];
458 if (::futimens(FD, Times))
462 timeval Times[2];
463 Times[0].tv_sec = Time.toEpochTime();
464 Times[0].tv_usec = 0;
465 Times[
[all...]
/external/openfst/src/include/fst/
H A Dfloat-weight.h260 inline TropicalWeightTpl<T> Times(const TropicalWeightTpl<T> &w1, function in namespace:fst
273 inline TropicalWeightTpl<float> Times(const TropicalWeightTpl<float> &w1, function in namespace:fst
275 return Times<float>(w1, w2);
278 inline TropicalWeightTpl<double> Times(const TropicalWeightTpl<double> &w1, function in namespace:fst
280 return Times<double>(w1, w2);
395 inline LogWeightTpl<T> Times(const LogWeightTpl<T> &w1, function in namespace:fst
408 inline LogWeightTpl<float> Times(const LogWeightTpl<float> &w1, function in namespace:fst
410 return Times<float>(w1, w2);
413 inline LogWeightTpl<double> Times(const LogWeightTpl<double> &w1, function in namespace:fst
415 return Times<doubl
522 inline MinMaxWeightTpl<T> Times( function in namespace:fst
529 inline MinMaxWeightTpl<float> Times( function in namespace:fst
534 inline MinMaxWeightTpl<double> Times( function in namespace:fst
[all...]
/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...]
/external/chromium_org/chrome/browser/extensions/api/preference/
H A Dpreference_api_prefs_unittest.cc331 EXPECT_CALL(observer, OnPreferenceChanged(_)).Times(0);
332 EXPECT_CALL(incognito_observer, OnPreferenceChanged(_)).Times(0);
346 EXPECT_CALL(observer, OnPreferenceChanged(_)).Times(0);
354 EXPECT_CALL(observer, OnPreferenceChanged(_)).Times(0);
431 EXPECT_CALL(*v1, Die()).Times(0);
432 EXPECT_CALL(*v1i, Die()).Times(0);
438 EXPECT_CALL(*v1, Die()).Times(1);
439 EXPECT_CALL(*v1i, Die()).Times(1);
440 EXPECT_CALL(*v2, Die()).Times(1);
441 EXPECT_CALL(*v2i, Die()).Times(
[all...]
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_download_manager_unittest.cc206 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
298 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
315 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(0);
411 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
427 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
437 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
453 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
467 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
472 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(1);
484 LogServerQueryMetric(AutofillMetrics::QUERY_SENT)).Times(
[all...]
H A Dautofill_external_delegate_unittest.cc242 .Times(0);
342 .Times(0);
343 EXPECT_CALL(autofill_client_, HideAutofillPopup()).Times(1);
361 EXPECT_CALL(*autofill_manager_, FillOrPreviewForm(_, _, _, _, _)).Times(0);
362 EXPECT_CALL(*autofill_driver_, RendererShouldClearPreviewedForm()).Times(1);
367 EXPECT_CALL(*autofill_manager_, FillOrPreviewForm(_, _, _, _, _)).Times(0);
376 EXPECT_CALL(*autofill_driver_, RendererShouldClearPreviewedForm()).Times(1);
379 EXPECT_CALL(*autofill_driver_, RendererShouldClearPreviewedForm()).Times(1);
387 EXPECT_CALL(*autofill_driver_, RendererShouldClearPreviewedForm()).Times(1);
/external/chromium_org/chrome/browser/prefs/
H A Dleveldb_pref_store_unittest.cc100 EXPECT_CALL(mock_observer, OnInitializationCompleted(true)).Times(1);
105 EXPECT_CALL(mock_observer, OnPrefValueChanged(key)).Times(1);
117 EXPECT_CALL(mock_observer, OnPrefValueChanged(key)).Times(0);
164 EXPECT_CALL(mock_observer, OnPrefValueChanged(key)).Times(1);
201 EXPECT_CALL(mock_observer, OnInitializationCompleted(true)).Times(1);
228 .Times(1);
229 EXPECT_CALL(mock_observer, OnInitializationCompleted(true)).Times(1);
/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/third_party/webrtc/modules/rtp_rtcp/source/
H A Dfec_receiver_unittest.cc70 .Times(times).WillRepeatedly(Return(true));
254 .Times(1).WillRepeatedly(Return(true));
269 .Times(1).WillRepeatedly(Return(true));
276 .Times(1).WillRepeatedly(Return(true));
298 .Times(1).WillRepeatedly(Return(true));
313 .Times(1).WillRepeatedly(Return(true));
321 .Times(0);
345 .Times(0);
359 .Times(1).WillRepeatedly(Return(true));
/external/chromium_org/base/
H A Dlogging_unittest.cc56 EXPECT_CALL(mock_log_source, Log()).Times(DEBUG_MODE ? 16 : 8).
126 EXPECT_CALL(mock_log_source, Log()).Times(0);
158 EXPECT_CALL(mock_log_source, Log()).Times(8).
160 EXPECT_CALL(uncalled_mock_log_source, Log()).Times(0);
188 EXPECT_CALL(mock_log_source, Log()).Times(0);

Completed in 812 milliseconds

1234567891011>>