Home
last modified time | relevance | path

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

/art/tools/checker/match/
Dtest.py35 def try_match(self, checker_string, c1_string, var_state={}): argument
40 def assertMatches(self, checker_string, c1_string, var_state={}): argument
43 def assertDoesNotMatch(self, checker_string, c1_string, var_state={}): argument
104 def assertMatches(self, checker_string, c1_string, isa=None, instruction_set_features=None): argument
150 def assertDoesNotMatch(self, checker_string, c1_string, isa=None, instruction_set_features=None): argument
154 def assertBadStructure(self, checker_string, c1_string): argument