Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dui_utils.py19 class Bounds(collections.namedtuple('Bounds', ['start', 'end'])): class
46 return Bounds(Point(*points[:2]), Point(*points[-2:]))