Searched refs:testIteratorInterface (Results 1 – 8 of 8) sorted by relevance
14 int testIteratorInterface(string const& data);22 testIteratorInterface("0"); in main()51 int testIteratorInterface(string const& data) in testIteratorInterface() function
14 int testIteratorInterface(string const& data);28 testIteratorInterface("01"); in main()60 int testIteratorInterface(string const& data) in testIteratorInterface() function
14 int testIteratorInterface(string const& data);38 testIteratorInterface("0fooze1"); in main()70 int testIteratorInterface(string const& data) in testIteratorInterface() function
53 def testIteratorInterface(self) | 24 | [x]
24 def testIteratorInterface(self): member in TestTokenSource
34 def testIteratorInterface(self): member in t001lexer