class PressureWatcherForTest

Defined at line 123 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

Public Methods

void PressureWatcherForTest (bool send_responses, async_dispatcher_t * dispatcher)

Defined at line 125 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

void ~PressureWatcherForTest ()

Defined at line 132 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

void OnLevelChanged (OnLevelChangedRequest & request, OnLevelChangedCompleter::Sync & completer)

Defined at line 137 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

void Respond ()

Defined at line 148 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

void Register (fidl::Client<fmp::Provider> provider)

Defined at line 150 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

int NumChanges ()

Defined at line 155 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc

fmp::Level LastLevel ()

Defined at line 157 of file ../../src/developer/memory/pressure_signaler/tests/pressure_notifier_unittest.cc