Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
Dbuildbot.py392 def _file_cell_text(self, file_cell): member in BuildBot
403 "filename": string_or_empty(self._file_cell_text(file_cells[0])),
404 "size": string_or_empty(self._file_cell_text(file_cells[1])),
405 "type": string_or_empty(self._file_cell_text(file_cells[2])),
406 "encoding": string_or_empty(self._file_cell_text(file_cells[3])),
/external/webkit/Tools/
DChangeLog-2011-02-1619503 (BuildBot._file_cell_text): Added. Travels down the firstChild chain
19505 (BuildBot._parse_twisted_file_row): Use _file_cell_text to get the