template <>

class WireWeakAsyncClientImpl

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

Public Methods

::fidl::internal::WireThenable< ::fuchsia_device_test::Device::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().

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.