class DeviceWatcherTester
Defined at line 192 of file fidling/gen/src/camera/bin/device_watcher/fuchsia.camera.test/hlcpp/fuchsia/camera/test/cpp/fidl.h
This interface provides manipulation methods for a standard DeviceWatcher. This is intended for
test purposes only.
Public Members
static const char[] Name_
Public Methods
void ~DeviceWatcherTester ()
void InjectDevice (::fidl::InterfaceHandle< ::fuchsia::hardware::camera::Device> camera)
Inserts the given controller implementation as a new device.
void InjectDeviceByPath (::std::string path)
Inserts the given controller implementation as a new device path.