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

  /test/vts/utils/python/common/
filter_utils.py 235 expand_bitness: bool, whether to append bitness to filter items.
253 expand_bitness=False):
255 self.expand_bitness = expand_bitness
266 # @Deprecated. Use expand_bitness parameter in construction method instead.
277 self.expand_bitness = True
521 Bitness will also be appended if expand_bitness is True.
540 if self.expand_bitness:
558 'expand_bitness: {expand_bitness}'.format
    [all...]
  /test/vts/runners/host/
base_test.py 148 expand_bitness=True)
    [all...]

Completed in 103 milliseconds