Searched refs:TestMonitorDeviceChange (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ppapi/proxy/
H A Ddevice_enumeration_resource_helper_unittest.cc171 class TestMonitorDeviceChange { class in namespace:ppapi::proxy::__anon9466
173 explicit TestMonitorDeviceChange(PluginVarTracker* var_tracker) function in class:ppapi::proxy::__anon9466::TestMonitorDeviceChange
179 ~TestMonitorDeviceChange() {}
195 TestMonitorDeviceChange* helper =
196 static_cast<TestMonitorDeviceChange*>(user_data);
218 DISALLOW_COPY_AND_ASSIGN(TestMonitorDeviceChange);
281 TestMonitorDeviceChange helper(&var_tracker());
284 &TestMonitorDeviceChange::MonitorDeviceChangeCallback, &helper);
336 TestMonitorDeviceChange helper2(&var_tracker());
339 &TestMonitorDeviceChange
[all...]

Completed in 95 milliseconds