Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/tests/
Dwindows_webcam_test.py91 results.append((current_fps, test_fps(dut)))
96 def test_fps(dut): function
Dmac_webcam_test.py142 res.append((frame_rate, test_fps()))
152 def test_fps(): function
Dlinux_webcam_test.py245 test_fps(video_device,
250 def test_fps(video_device, fps): function