Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dzoom_capture_utils.py473 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,
Dsensor_fusion_utils.py816 plot_name_stem): argument
/cts/apps/CameraITS/tests/scene_tele/scene6_tele/
Dtest_preview_zoom_tele.py231 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/
Dtest_preview_zoom.py322 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/
Dtest_lens_intrinsic_calibration.py132 video_quality, plot_name_stem): argument