MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / repeater

Method repeater

rtpose_wrapper/src/gtest/gtest-all.cpp:4883–4883  ·  view source on GitHub ↗

Returns repeater that broadcasts the TestEventListener events to all subscribers.

Source from the content-addressed store, hash-verified

4881// Returns repeater that broadcasts the TestEventListener events to all
4882// subscribers.
4883TestEventListener* TestEventListeners::repeater() { return repeater_; }
4884
4885// Sets the default_result_printer attribute to the provided listener.
4886// 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