Records
Functions
-
template <typename Value>fpromise::promise<Value, Error> make_timeout_promise (async_dispatcher_t * dispatcher, zx::duration timeout)Defined at line 43 of file ../../src/developer/forensics/utils/promise_timeout.h
-
template <typename ResultListenerT>bool DoAttachmentMatch (const fuchsia::feedback::Attachment & actual, const std::string & expected_key, const std::string & expected_value, ResultListenerT * result_listener)Compares two Attachment objects.
Defined at line 80 of file ../../src/developer/forensics/testing/gmatchers.h
-
template <typename ResultListenerT>bool DoAnnotationMatch (const fuchsia::feedback::Annotation & actual, const std::string & expected_key, const std::string & expected_value, ResultListenerT * result_listener)Compares two Annotation objects.
Defined at line 103 of file ../../src/developer/forensics/testing/gmatchers.h
-
template <typename ResultListenerT>bool DoStringBufferMatch (const fuchsia::mem::Buffer & actualconst std::string & expectedResultListenerT * result_listener)Defined at line 119 of file ../../src/developer/forensics/testing/gmatchers.h