HomeSort by relevance Sort by last modified time
    Searched refs:EXPECT_CALL (Results 676 - 700 of 740) sorted by null

<<21222324252627282930

  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 191 EXPECT_CALL(policy_provider_, IsInitializationComplete(_))
296 EXPECT_CALL(*this, OnCommit(Property(&PrefService::Preference::name, name)))
306 EXPECT_CALL(*this, OnCommit(AllOf(
317 EXPECT_CALL(*this, OnCommit(AllOf(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
policy_ui_browsertest.cc 108 EXPECT_CALL(provider_, IsInitializationComplete(_))
  /external/chromium_org/gpu/command_buffer/service/
vertex_attrib_manager_unittest.cc 37 EXPECT_CALL(*gl_, VertexAttrib4f(ii, 0.0f, 0.0f, 0.0f, 1.0f))
  /external/chromium_org/net/url_request/
url_request_http_job_unittest.cc 280 EXPECT_CALL(*create_helper, CreateBasicStreamMock())
  /external/chromium_org/ui/views/controls/
single_split_view_unittest.cc 156 EXPECT_CALL(observer, SplitHandleMoved(_))
  /external/chromium/testing/gmock/test/
gmock-actions_test.cc 631 EXPECT_CALL(mock, IntFunc(_))
640 EXPECT_CALL(mock, Foo())
654 EXPECT_CALL(mock, IntFunc(_))
672 EXPECT_CALL(mock, IntFunc(_))
683 EXPECT_CALL(mock, IntFunc(_))
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
native_backend_kwallet_x_unittest.cc 254 EXPECT_CALL(*mock_klauncher_proxy_.get(), MockCallMethodAndBlock(_, _))
262 EXPECT_CALL(*mock_kwallet_proxy_.get(), MockCallMethodAndBlock(_, _))
266 EXPECT_CALL(
270 EXPECT_CALL(
275 EXPECT_CALL(*mock_session_bus_.get(), ShutdownAndBlock()).WillOnce(Return())
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_menu_manager_unittest.cc 436 EXPECT_CALL(profile, GetExtensionEventRouter())
444 EXPECT_CALL(*mock_event_router.get(),
  /external/chromium/chrome/browser/sync/glue/
extension_util_unittest.cc 403 EXPECT_CALL(mock_extension_service, IsExtensionEnabled(_))
405 EXPECT_CALL(mock_extension_service, IsIncognitoEnabled(_))
  /external/chromium/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 85 EXPECT_CALL(factory_, CreatePreferenceSyncComponents(_, _)).
89 EXPECT_CALL(factory_, CreateDataTypeManager(_, _)).
  /external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_flow_unittest.cc 243 EXPECT_CALL(mock_attestation_flow_,
252 EXPECT_CALL(mock_async_caller_,
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl_unittest.cc 306 EXPECT_CALL(observer, OnPortalDetectionCompleted(_, state)).Times(1);
322 EXPECT_CALL(observer, OnPortalDetectionCompleted(NULL, state)).Times(1);
  /external/chromium_org/chrome/browser/chromeos/
session_length_limiter_unittest.cc 283 EXPECT_CALL(*delegate_, StopSession())
302 EXPECT_CALL(*delegate_, StopSession()).Times(0);
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_apitest.cc 122 EXPECT_CALL(policy_provider_, IsInitializationComplete(_))
486 EXPECT_CALL(observer, OnSchemaRegistryUpdated(true));
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_invalidator_unittest.cc 403 EXPECT_CALL(*client_, FetchPolicy()).Times(testing::AnyNumber());
408 EXPECT_CALL(*client_, FetchPolicy()).Times(count);
    [all...]
cloud_policy_browsertest.cc 204 EXPECT_CALL(observer, OnRegistrationStateChanged(_)).WillOnce(
  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator_test.cc 43 EXPECT_CALL(*api_mock_, DoCommand(cmd::kNoop, 0, _))
46 EXPECT_CALL(*api_mock_.get(), DoCommand(cmd::kSetToken, 1, _))
  /external/chromium_org/media/cast/rtcp/
rtcp_unittest.cc 116 EXPECT_CALL(mock_sender_feedback_, OnReceivedCastFeedback(_)).Times(0);
180 EXPECT_CALL(mock_sender_feedback_, OnReceivedCastFeedback(_)).Times(1);
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
mount_html5fs_test.cc 104 EXPECT_CALL(*filesystem_mock,
107 EXPECT_CALL(*filesystem_mock, Open(_, expected_expected_size, _))
  /external/chromium_org/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc 112 EXPECT_CALL(mock_observer,
tab_specific_content_settings_unittest.cc 351 EXPECT_CALL(mock_observer, OnSiteDataAccessed()).Times(6);
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 94 EXPECT_CALL(provider_, IsInitializationComplete(_))
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 173 EXPECT_CALL(*components, GetSyncableServiceForType(syncer::PREFERENCES)).
176 EXPECT_CALL(*components, CreateDataTypeManager(_, _, _, _, _, _)).
183 EXPECT_CALL(*components, CreateSharedChangeProcessor()).
185 EXPECT_CALL(*components, CreateGenericChangeProcessor(_, _, _, _)).
    [all...]
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier_browsertest.cc 218 EXPECT_CALL(*clock_, Now())
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_validator_unittest.cc 51 EXPECT_CALL(*this, ValidationCompletion(validator.get())).WillOnce(

Completed in 643 milliseconds

<<21222324252627282930