Searched refs:SK_MILESTONE_H (Results 1 – 1 of 1) sorted by relevance
27 SK_MILESTONE_H = os.path.join('include', 'core', 'SkMilestone.h') variable37 sk_milestone = os.path.join(_REPO_ROOT, SK_MILESTONE_H)45 'Failed to parse %s; has the format changed?' % SK_MILESTONE_H)63 with open(SK_MILESTONE_H, 'r+') as f: