Searched refs:SendFakeDataForTesting (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/battery_status/
H A Dbattery_status_dispatcher.cc44 void BatteryStatusDispatcher::SendFakeDataForTesting(void* fake_data) { function in class:content::BatteryStatusDispatcher
H A Dbattery_status_dispatcher.h27 virtual void SendFakeDataForTesting(void* data) OVERRIDE;
/external/chromium_org/content/renderer/device_sensors/
H A Ddevice_light_event_pump.h34 virtual void SendFakeDataForTesting(void* data) OVERRIDE;
H A Ddevice_motion_event_pump.cc51 void DeviceMotionEventPump::SendFakeDataForTesting(void* fake_data) { function in class:content::DeviceMotionEventPump
H A Ddevice_motion_event_pump.h30 virtual void SendFakeDataForTesting(void* fake_data) OVERRIDE;
H A Ddevice_orientation_event_pump.h34 virtual void SendFakeDataForTesting(void* data) OVERRIDE;
H A Ddevice_light_event_pump.cc73 void DeviceLightEventPump::SendFakeDataForTesting(void* fake_data) { function in class:content::DeviceLightEventPump
H A Ddevice_orientation_event_pump.cc85 void DeviceOrientationEventPump::SendFakeDataForTesting(void* fake_data) { function in class:content::DeviceOrientationEventPump
/external/chromium_org/content/public/renderer/
H A Dplatform_event_observer.h33 virtual void SendFakeDataForTesting(void* data) { } function in class:content::PlatformEventObserverBase
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.cc1152 base::Bind(&PlatformEventObserverBase::SendFakeDataForTesting,
1188 observer->SendFakeDataForTesting((void*)&status);

Completed in 128 milliseconds