Home
last modified time | relevance | path

Searched defs:NormalUsage (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/geolocation/
Dlocation_arbitrator_impl_unittest.cc171 TEST_F(GeolocationLocationArbitratorTest, NormalUsage) { in TEST_F() argument
/external/chromium_org/third_party/webrtc/video/
Dcall.cc53 virtual void NormalUsage() OVERRIDE { in NormalUsage() function in webrtc::internal::CpuOveruseObserverProxy
/external/chromium_org/third_party/webrtc/video_engine/
Doveruse_frame_detector_unittest.cc44 void NormalUsage() { ++normaluse_; } in NormalUsage() function in webrtc::CpuOveruseObserverImpl
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc551 virtual void NormalUsage() OVERRIDE { in NormalUsage() function in cricket::WebRtcOveruseObserver