Home
last modified time | relevance | path

Searched defs:instructionSetFeatures (Results 1 – 2 of 2) sorted by relevance

/art/tools/checker/match/
Dtest.py106 def assertMatches(self, checkerString, c1String, isa=None, instructionSetFeatures=None): argument
154 def assertDoesNotMatch(self, checkerString, c1String, isa=None, instructionSetFeatures=None): argument
Dfile.py314 def MatchTestCase(testCase, c1Pass, instructionSetFeatures): argument