Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/tests/
Dtest_resources.py426 def checkSubMap(self, m): member in TestEntryPoints
448 self.checkSubMap(EntryPoint.parse_group("xyz", self.submap_str))
456 self.checkSubMap(m['xyz'])
459 self.checkSubMap(m['xyz'])