HomeSort by relevance Sort by last modified time
    Searched refs:OnlyFastVariants (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/testrunner/local/
testsuite.py 55 if statusfile.OnlyFastVariants(testcase.outcomes):
60 if testcase.outcomes and statusfile.OnlyFastVariants(testcase.outcomes):
statusfile.py 85 def OnlyFastVariants(outcomes):

Completed in 49 milliseconds