Searched refs:IterateFast (Results 1 – 1 of 1) sorted by relevance
55 IterateFast( text, iterations ); in TestBasicFastLexer()59 var timeFast = IterateFast( text, iterations ); in TestBasicFastLexer()79 TimeSpan IterateFast( string text, int count ) in IterateFast() method in Antlr3.Runtime.Test.TestFastLexer