Home
last modified time | relevance | path

Searched defs:removeUserActionCallbackForTesting (Results 1 – 5 of 5) sorted by relevance

/external/cronet/base/android/java/src/org/chromium/base/metrics/
DUmaRecorder.java107 void removeUserActionCallbackForTesting(Callback<String> callback); in removeUserActionCallbackForTesting() method
DNoopUmaRecorder.java49 public void removeUserActionCallbackForTesting(Callback<String> callback) {} in removeUserActionCallbackForTesting() method in NoopUmaRecorder
DNativeUmaRecorder.java111 public void removeUserActionCallbackForTesting(Callback<String> callback) { in removeUserActionCallbackForTesting() method in NativeUmaRecorder
DCachingUmaRecorder.java648 public void removeUserActionCallbackForTesting(Callback<String> callback) { in removeUserActionCallbackForTesting() method in CachingUmaRecorder
/external/cronet/base/android/junit/src/org/chromium/base/metrics/
DCachingUmaRecorderTest.java392 public void removeUserActionCallbackForTesting(Callback<String> callback) { in removeUserActionCallbackForTesting() method in CachingUmaRecorderTest.HistogramTestingUmaRecorder
506 public void removeUserActionCallbackForTesting(Callback<String> callback) { in removeUserActionCallbackForTesting() method in CachingUmaRecorderTest.UserActionTestingUmaRecorder