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

Method Append

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

Source from the content-addressed store, hash-verified

4238}
4239
4240void TestEventRepeater::Append(TestEventListener *listener) {
4241 listeners_.push_back(listener);
4242}
4243
4244// TODO(vladl@google.com): Factor the search functionality into Vector::Find.
4245TestEventListener* TestEventRepeater::Release(TestEventListener *listener) {

Callers 2

ReportTestPartResultMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected