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

/external/chromium_org/extensions/renderer/api/serial/
H A Dserial_api_unittest.cc176 class ConfigurePortTestIoHandler : public TestIoHandlerBase { class in namespace:extensions::__anon8262
178 ConfigurePortTestIoHandler() {} function in class:extensions::__anon8262::ConfigurePortTestIoHandler
254 virtual ~ConfigurePortTestIoHandler() {}
256 DISALLOW_COPY_AND_ASSIGN(ConfigurePortTestIoHandler);
490 io_handler_ = new ConfigurePortTestIoHandler;
496 io_handler_ = new ConfigurePortTestIoHandler;

Completed in 69 milliseconds