Searched refs:ShmRecord (Results 1 – 1 of 1) sorted by relevance
14 ShmRecord = namedtuple('ShmRecord', ['owner', 'perms', 'attached']) variable20 expected_shm = set([ShmRecord(owner='cras', perms='640',59 seen.add(ShmRecord(owner=owner, perms=perms, attached=attached))