Searched defs:test_exprs (Results 1 – 5 of 5) sorted by relevance
190 test_exprs, argument693 test_exprs, argument
32 void test_exprs(C *c) { in test_exprs() function
117 def test_exprs(self): member in TestCtoC
207 def test_exprs(self): member in TestCLexerNoErrors
405 def __init__(self, suite_name, test_exprs, timeout=DEFAULT_TEST_TIMEOUT): argument