Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/webrtc_PausePlayPeerConnections/
Dcontrol.audio6 NAME = "webrtc_PausePlayPeerConnections.audio"
25 job.run_test("webrtc_PausePlayPeerConnections", element_type='audio', tag='audio')
Dcontrol.video6 NAME = "webrtc_PausePlayPeerConnections.video"
27 job.run_test("webrtc_PausePlayPeerConnections", element_type='video', tag='video')
Dcontrol.audio_perf6 NAME = "webrtc_PausePlayPeerConnections.audio_perf"
29 "webrtc_PausePlayPeerConnections",
Dcontrol.video_perf6 NAME = "webrtc_PausePlayPeerConnections.video_perf"
29 "webrtc_PausePlayPeerConnections",
Dwebrtc_PausePlayPeerConnections.py10 class webrtc_PausePlayPeerConnections(test.test): class