Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dpause-play.js110 constructor(runtimeSeconds, pausePlayIterationDelayMillis) { argument
111 this.runtimeSeconds = runtimeSeconds;
175 if (timeSpent >= this.runtimeSeconds * 1000) {
191 runtimeSeconds, numPeerConnections, pausePlayIterationDelayMillis, argument
194 runtimeSeconds, pausePlayIterationDelayMillis);