Searched refs:_file_cell_text (Results 1 – 2 of 2) sorted by relevance
392 def _file_cell_text(self, file_cell): member in BuildBot403 "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])),
19503 (BuildBot._file_cell_text): Added. Travels down the firstChild chain19505 (BuildBot._parse_twisted_file_row): Use _file_cell_text to get the