Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dpause-play.js92 let cpuOveruseDetection = null; variable
/external/autotest/client/site_tests/video_WebRtcMainFeedSwitching/
Dmain-feed-switching.js106 let cpuOveruseDetection = null; variable
/external/autotest/client/site_tests/video_WebRtcResolutionSwitching/
Dresolution-switching.js96 let cpuOveruseDetection = null; variable
/external/autotest/client/common_lib/cros/webrtc_scripts/
Dloopback-peerconnection.js22 constructor(videoElement, resolutions, cpuOveruseDetection=null) { argument