class DataProviderTracksNumCalls

Defined at line 119 of file ../../src/developer/forensics/testing/stubs/data_provider.h

Public Methods

void ~DataProviderTracksNumCalls ()

Defined at line 116 of file ../../src/developer/forensics/testing/stubs/data_provider.cc

void DataProviderTracksNumCalls (size_t expected_num_calls)

Defined at line 121 of file ../../src/developer/forensics/testing/stubs/data_provider.h

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

|fuchsia::feedback::DataProvider|

Defined at line 121 of file ../../src/developer/forensics/testing/stubs/data_provider.cc

void GetSnapshotInternal (zx::duration timeout, const std::string & uuid, GetSnapshotInternalCallback callback)

|feedback::DataProviderInternal|

Defined at line 127 of file ../../src/developer/forensics/testing/stubs/data_provider.cc