struct RecorderTestPeer

Defined at line 31 of file ../../src/performance/memory/sampler/instrumentation/tests/recorder_tests.cc

Declared as a friend of `Recorder`; see recorder.h. Must live directly in

`memory_sampler` rather than the anonymous namespace below for the friend

declaration to name it.

Public Methods

void ResetPeerSignaled (Recorder & recorder)

Clears the latch that suppresses repeated peer signalling, so that a test

can exercise a signalling path after an earlier one already fired.

Defined at line 34 of file ../../src/performance/memory/sampler/instrumentation/tests/recorder_tests.cc