Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dstatusfile.py69 def OnlyStandardVariant(outcomes): function
Dtestsuite.py82 if testcase.outcomes and statusfile.OnlyStandardVariant(testcase.outcomes):