HomeSort by relevance Sort by last modified time
    Searched refs:status_regex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tools/
svn.py 150 status_regex = re.compile(status_regex_string, re.MULTILINE)
151 files = status_regex.findall(stdout)
  /external/skia/tools/
svn.py 150 status_regex = re.compile(status_regex_string, re.MULTILINE)
151 files = status_regex.findall(stdout)

Completed in 323 milliseconds