Structs§
- A Stream of incoming requests for fuchsia.test.debug/DebugDataProcessor.
- Container for a single VMO that is ready to be processed.
Enums§
- A test-manager internal protocol used for communicating between the debug data component, which implements
fuchsia.debugdata.Publisher
, and the component that actually processes the VMOs passed tofuchsia.debugdata.Publisher
. In the future, this protocol may be moved to the SDK, to enable “pluggable” VMO processing, or removed entirely if VMO processing is moved to the host.