class DataProvider

Defined at line 16 of file ../../src/developer/forensics/testing/fakes/data_provider.h

Fake handler for fuchsia.feedback.DataProvider, returns valid payloads for GetSnapshot() and

GetAnnotations(). Tests should not have hard expectations on these payloads as they're subject to

change.

Public Methods

void GetAnnotations (fuchsia::feedback::GetAnnotationsParameters params, GetAnnotationsCallback callback)

|fuchsia::feedback::DataProvider|

Defined at line 54 of file ../../src/developer/forensics/testing/fakes/data_provider.cc

void GetSnapshot (fuchsia::feedback::GetSnapshotParameters params, GetSnapshotCallback callback)

Defined at line 59 of file ../../src/developer/forensics/testing/fakes/data_provider.cc