Searched refs:TestMemoryPressureMonitor (Results 1 – 2 of 2) sorted by relevance
47 class TestMemoryPressureMonitor : public MemoryPressureMonitor { class49 TestMemoryPressureMonitor() in TestMemoryPressureMonitor() function in base::chromeos::TestMemoryPressureMonitor56 ~TestMemoryPressureMonitor() override = default;72 DISALLOW_COPY_AND_ASSIGN(TestMemoryPressureMonitor);83 std::unique_ptr<TestMemoryPressureMonitor> monitor( in TEST()84 new TestMemoryPressureMonitor); in TEST()
19 class TestMemoryPressureMonitor; variable70 friend TestMemoryPressureMonitor;