Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dtestsuite.py77 if testcase.outcomes and statusfile.OnlyFastVariants(testcase.outcomes):
82 if testcase.outcomes and statusfile.OnlyFastVariants(testcase.outcomes):
Dstatusfile.py78 def OnlyFastVariants(outcomes): function
/external/v8/test/test262/
Dtestcfg.py84 if testcase.outcomes and statusfile.OnlyFastVariants(testcase.outcomes):