Home
last modified time | relevance | path

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

/test/vts/utils/python/coverage/
Dparser_test.py115 def read(self, n_bytes): argument
125 content = self.content[self.cursor:self.cursor + n_bytes]
126 self.cursor += n_bytes