HomeSort by relevance Sort by last modified time
    Searched refs:OWNER_ID_LENGTH (Results 1 - 2 of 2) sorted by null

  /test/vts/utils/python/archive/
archive_parser.py 46 OWNER_ID_LENGTH = 6 # Number of bytes to store file owner ID
106 self.ReadBytes(self.OWNER_ID_LENGTH)
archive_parser_test.py 57 content += ' ' * archive_parser.Archive.OWNER_ID_LENGTH

Completed in 83 milliseconds