Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dzoom_capture_utils.py320 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)
Dsensor_fusion_utils.py693 plot_name_stem): argument
/cts/apps/CameraITS/tests/scene6/
Dtest_preview_zoom.py189 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/
Dtest_lens_intrinsic_calibration.py72 video_quality, plot_name_stem): argument