Lines Matching refs:join
33 CONFIG_FILE = os.path.join(YAML_FILE_DIR, 'config.yml')
197 os.path.join(os.environ['CAMERA_ITS_TOP'], 'tests', scene))
200 src_scene_file = os.path.join(os.environ['CAMERA_ITS_TOP'], 'tests',
236 img_name = os.path.join(out_path, f'test_{scene}.jpg')
449 mobly_output_logs_path = os.path.join(topdir, cam_id_string)
459 mobly_scene_output_logs_path = os.path.join(mobly_output_logs_path, s)
485 os.path.join(os.environ['CAMERA_ITS_TOP'], 'tests', s))
507 os.path.join(os.environ['CAMERA_ITS_TOP'], test), '-c',
513 os.path.join(os.environ['CAMERA_ITS_TOP'], 'tests', s, test),
585 scene_test_summary_path = os.path.join(mobly_scene_output_logs_path,
597 new_yaml_file_path = os.path.join(YAML_FILE_DIR, new_yml_file_name)