MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / repeater

Method repeater

tests/gtest/gtest-all.cc:5998–5998  ·  view source on GitHub ↗

Returns repeater that broadcasts the TestEventListener events to all subscribers.

Source from the content-addressed store, hash-verified

5996// Returns repeater that broadcasts the TestEventListener events to all
5997// subscribers.
5998TestEventListener* TestEventListeners::repeater() { return repeater_; }
5999
6000// Sets the default_result_printer attribute to the provided listener.
6001// The listener is also added to the listener list and previous

Callers 3

ReportTestPartResultMethod · 0.80
RunMethod · 0.80
RunAllTestsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected