template <>

class WireSyncBufferClientImpl

Defined at line 297 of file fidling/gen/sdk/fidl/fuchsia.device.test/fuchsia.device.test/cpp/fidl/fuchsia.device.test/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_device_test::Test::RunTests> RunTests ()

Execute the tests for this device. Returns the status from the test. If

used as part of the Device protocol then Test output will be streamed to

the socket set by SetOutputSocket().

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.