Searched refs:plot_name_stem (Results 1 – 5 of 5) sorted by relevance
/cts/apps/CameraITS/utils/ |
D | zoom_capture_utils.py | 473 def verify_zoom_data(test_data, size, plot_name_stem=None, argument 527 if plot_name_stem: 575 if plot_name_stem: 672 if plot_name_stem: 673 plot_name = plot_name_stem.split('/')[-1].split('.')[0] 704 plot_name_stem, number_of_cameras_to_test=0): argument 759 test_data, size, plot_name_stem=plot_name_stem,
|
D | sensor_fusion_utils.py | 816 plot_name_stem): argument
|
/cts/apps/CameraITS/tests/scene_tele/scene6_tele/ |
D | test_preview_zoom_tele.py | 231 plot_name_stem = f'{os.path.join(log_path, _NAME)}' 233 test_data, size, z_max, z_min, z_step_size, plot_name_stem,
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_preview_zoom.py | 322 plot_name_stem = f'{os.path.join(log_path, _NAME)}' 333 test_data, size, z_max, z_min, z_step_size, plot_name_stem,
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_lens_intrinsic_calibration.py | 132 video_quality, plot_name_stem): argument
|