Searched refs:FixedSizeTopList (Results 1 – 3 of 3) sorted by relevance
14 from testrunner.testproc.util import FixedSizeTopList20 ofsl = FixedSizeTopList(3)24 ofsl = FixedSizeTopList(3)30 ofsl = FixedSizeTopList(3)39 ofsl = FixedSizeTopList(4)50 ofsl = FixedSizeTopList(3, key=lambda x: x['val'])61 ofsl = FixedSizeTopList(2, key=lambda x: x['val'])
52 class FixedSizeTopList(): class
419 self.tests = util.FixedSizeTopList(