Home
last modified time | relevance | path

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

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