TestMonitorDeviceChange 173 ppapi/proxy/device_enumeration_resource_helper_unittest.cc explicit TestMonitorDeviceChange(PluginVarTracker* var_tracker) TestMonitorDeviceChange 195 ppapi/proxy/device_enumeration_resource_helper_unittest.cc TestMonitorDeviceChange* helper = TestMonitorDeviceChange 196 ppapi/proxy/device_enumeration_resource_helper_unittest.cc static_cast<TestMonitorDeviceChange*>(user_data); TestMonitorDeviceChange 218 ppapi/proxy/device_enumeration_resource_helper_unittest.cc DISALLOW_COPY_AND_ASSIGN(TestMonitorDeviceChange); TestMonitorDeviceChange 281 ppapi/proxy/device_enumeration_resource_helper_unittest.cc TestMonitorDeviceChange helper(&var_tracker()); TestMonitorDeviceChange 284 ppapi/proxy/device_enumeration_resource_helper_unittest.cc &TestMonitorDeviceChange::MonitorDeviceChangeCallback, &helper); TestMonitorDeviceChange 336 ppapi/proxy/device_enumeration_resource_helper_unittest.cc TestMonitorDeviceChange helper2(&var_tracker()); TestMonitorDeviceChange 339 ppapi/proxy/device_enumeration_resource_helper_unittest.cc &TestMonitorDeviceChange::MonitorDeviceChangeCallback, &helper2);