Home
last modified time | relevance | path

Searched refs:match_re_dotall (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/gyp/test/errors/
Dgyptest-errors.py27 match=TestCmd.match_re_dotall)
37 match=TestCmd.match_re_dotall)
/external/chromium_org/tools/gyp/test/lib/
DTestCmd.py443 def match_re_dotall(lines = None, res = None): function
1075 def match_re_dotall(self, lines, res): member in TestCmd
1078 return match_re_dotall(lines, res)