Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dzoom_capture_utils_tests.py27 _RADIUS_RTOL = 0.1 variable
35 radius_tol=_RADIUS_RTOL,
42 radius_tol=_RADIUS_RTOL,
49 radius_tol=_RADIUS_RTOL,
56 radius_tol=_RADIUS_RTOL,
/cts/apps/CameraITS/tests/scene4/
Dtest_30_60fps_preview_fov_match.py42 _RADIUS_RTOL = 0.04 # 4 percent variable
240 fps30_radius, fps60_radius, rel_tol=_RADIUS_RTOL):
/cts/apps/CameraITS/tests/scene6/
Dtest_preview_video_zoom_match.py43 _RADIUS_RTOL = 0.1 # 10% tolerance Video/Preview circle size variable
305 if not math.isclose(radius_ratio, 1, rel_tol=_RADIUS_RTOL):