Home
last modified time | relevance | path

Searched refs:patch_string (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/
Dpatchreader.py51 def check(self, patch_string): argument
53 patch_files = DiffParser(patch_string.splitlines()).files
Dpatchreader_unittest.py62 def _call_check_patch(self, patch_string): argument
63 self._patch_checker.check(patch_string)
/external/v8/test/mjsunit/
Ddebug-liveedit-patch-positions.js87 var patch_string = "'" + new_animal + "'";
95 patch_string,