Searched refs:test_name_with_path (Results 1 – 2 of 2) sorted by relevance
| /cts/apps/CameraITS/tests/scene1_1/ |
| D | test_exposure.py | 54 cam, props, fmt, exp, iso, sync_latency, test_name_with_path): argument 89 def plot_rgb_means(title, x, r, g, b, test_name_with_path): argument 114 def plot_raw_means(title, x, r, gr, gb, b, test_name_with_path): argument 212 test_name_with_path = os.path.join(self.log_path, _NAME) 240 cam, props, fmt, e, s, sync_latency, test_name_with_path) 314 raw_b_means, test_name_with_path) 320 r_means, g_means, b_means, test_name_with_path)
|
| /cts/apps/CameraITS/tests/scene1_2/ |
| D | test_param_sensitivity.py | 56 test_name_with_path = os.path.join(log_path, _NAME)
|