Searched defs:InitializeForTesting (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/system_cpu/
H A Dcpu_info_provider.cc25 void CpuInfoProvider::InitializeForTesting( function in class:extensions::CpuInfoProvider
/external/chromium_org/chrome/browser/extensions/api/system_display/
H A Ddisplay_info_provider.cc23 void DisplayInfoProvider::InitializeForTesting( function in class:extensions::DisplayInfoProvider
/external/chromium_org/chrome/browser/extensions/api/system_memory/
H A Dmemory_info_provider.cc25 void MemoryInfoProvider::InitializeForTesting( function in class:extensions::MemoryInfoProvider
/external/chromium_org/chrome/browser/chromeos/input_method/
H A Dinput_method_configuration.cc56 void InitializeForTesting(InputMethodManager* mock_manager) { function in namespace:chromeos::input_method
/external/chromium_org/chrome/browser/extensions/api/system_storage/
H A Dstorage_info_provider.cc51 void StorageInfoProvider::InitializeForTesting( function in class:extensions::StorageInfoProvider
/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dcros_dbus_service.cc136 void CrosDBusService::InitializeForTesting( function in class:chromeos::CrosDBusService
/external/chromium_org/chromeos/cryptohome/
H A Dasync_method_caller.cc344 void AsyncMethodCaller::InitializeForTesting( function in class:cryptohome::AsyncMethodCaller
/external/chromium_org/chromeos/dbus/
H A Ddbus_thread_manager.cc449 void DBusThreadManager::InitializeForTesting( function in class:chromeos::DBusThreadManager
479 // If we called InitializeForTesting, this may get called more than once.
/external/chromium_org/chromeos/ime/
H A Dibus_daemon_controller.cc341 void IBusDaemonController::InitializeForTesting( function in class:chromeos::IBusDaemonController
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfake_file_system.cc35 bool FakeFileSystem::InitializeForTesting() { function in class:drive::test_util::FakeFileSystem
42 InitializeForTesting();
/external/chromium_org/content/browser/gpu/
H A Dgpu_data_manager_impl.cc21 void GpuDataManagerImpl::InitializeForTesting( function in class:content::GpuDataManagerImpl
24 private_->InitializeForTesting(gpu_blacklist_json, gpu_info);
H A Dgpu_data_manager_impl_private.cc355 void GpuDataManagerImplPrivate::InitializeForTesting( function in class:content::GpuDataManagerImplPrivate
/external/chromium_org/chromeos/audio/
H A Dcras_audio_handler.cc70 void CrasAudioHandler::InitializeForTesting() { function in class:chromeos::CrasAudioHandler
/external/chromium_org/chromeos/disks/
H A Ddisk_mount_manager.cc747 void DiskMountManager::InitializeForTesting( function in class:chromeos::disks::DiskMountManager
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Ddrive_file_sync_service.cc101 service->InitializeForTesting(task_manager.Pass(),
327 void DriveFileSyncService::InitializeForTesting( function in class:sync_file_system::DriveFileSyncService
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc127 bool LayerTreeHost::InitializeForTesting(scoped_ptr<Proxy> proxy_for_testing) { function in class:cc::LayerTreeHost

Completed in 577 milliseconds