Home
last modified time | relevance | path

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

/aosp_15_r20/cts/apps/CameraITS/tests/scene9/
H A Dtest_jpeg_high_entropy.py86 test_name_with_log_path = os.path.join(log_path, _NAME)
/aosp_15_r20/cts/apps/CameraITS/tests/scene8/
H A Dtest_ae_awb_regions.py235 test_name_with_log_path = os.path.join(log_path, _NAME)
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dimage_processing_utils.py82 def plot_lsc_maps(lsc_maps, plot_name, test_name_with_log_path): argument