HomeSort by relevance Sort by last modified time
    Searched full:device_enumeration_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
pepper_device_enumeration_host_helper_unittest.cc 81 device_enumeration_(&resource_host_, &delegate_,
94 ASSERT_TRUE(device_enumeration_.HandleResourceMessage(
124 PepperDeviceEnumerationHostHelper device_enumeration_; member in class:content::__anon8213::PepperDeviceEnumerationHostHelperTest
138 ASSERT_TRUE(device_enumeration_.HandleResourceMessage(msg, &context,
228 ASSERT_TRUE(device_enumeration_.HandleResourceMessage(
  /external/chromium_org/ppapi/proxy/
device_enumeration_resource_helper_unittest.cc 71 device_enumeration_(this) {
78 if (!device_enumeration_.HandleReply(params, msg))
83 return device_enumeration_;
87 DeviceEnumerationResourceHelper device_enumeration_; member in class:ppapi::proxy::__anon9848::TestResource

Completed in 82 milliseconds