Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/testrunner/testproc/
Dutil_test.py14 from testrunner.testproc.util import FixedSizeTopList
20 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'])
Dutil.py52 class FixedSizeTopList(): class
Dprogress.py419 self.tests = util.FixedSizeTopList(