Searched refs:plot_name_stem (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CameraITS/utils/ |
D | zoom_capture_utils.py | 320 def verify_zoom_data(test_data, size, plot_name_stem=None): argument 353 if plot_name_stem: 376 if plot_name_stem: 429 if plot_name_stem: 439 plot_name_stem): argument 492 return test_success and verify_zoom_data(test_data, size, plot_name_stem)
|
D | sensor_fusion_utils.py | 693 plot_name_stem): argument
|
/cts/apps/CameraITS/tests/scene6/ |
D | test_preview_zoom.py | 189 plot_name_stem = f'{os.path.join(log_path, _NAME)}' 191 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 | 72 video_quality, plot_name_stem): argument
|