Home
last modified time | relevance | path

Searched refs:setReportingCallbackForTesting (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/junit/src/org/chromium/base/memory/
H A DMemoryPressureMonitorTest.java136 mMonitor.setReportingCallbackForTesting(callback); in testThrottleInterval()
167 mMonitor.setReportingCallbackForTesting(callback); in testChangeNotIgnored()
193 mMonitor.setReportingCallbackForTesting(callback); in testNoopChangeIgnored()
229 mMonitor.setReportingCallbackForTesting(callback); in testEnablePollingPolls()
246 mMonitor.setReportingCallbackForTesting(callback); in testNullSupplierResultIgnored()
278 mMonitor.setReportingCallbackForTesting(callback); in testPollingIfCRITICAL()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/junit/src/org/chromium/base/memory/
H A DMemoryPressureMonitorTest.java135 mMonitor.setReportingCallbackForTesting(callback); in testThrottleInterval()
166 mMonitor.setReportingCallbackForTesting(callback); in testChangeNotIgnored()
192 mMonitor.setReportingCallbackForTesting(callback); in testNoopChangeIgnored()
228 mMonitor.setReportingCallbackForTesting(callback); in testEnablePollingPolls()
245 mMonitor.setReportingCallbackForTesting(callback); in testNullSupplierResultIgnored()
277 mMonitor.setReportingCallbackForTesting(callback); in testPollingIfCRITICAL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/memory/
H A DMemoryPressureMonitor.java237 public void setReportingCallbackForTesting(MemoryPressureCallback callback) { in setReportingCallbackForTesting() method in MemoryPressureMonitor
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/memory/
H A DMemoryPressureMonitor.java237 public void setReportingCallbackForTesting(MemoryPressureCallback callback) { in setReportingCallbackForTesting() method in MemoryPressureMonitor