Home | History | Annotate | Download | only in cpplint

Lines Matching full:target_dir

4487   target_dir, target_base = (
4491 include_dir == target_dir or
4492 include_dir == os.path.normpath(target_dir + '/../public')):