Searched refs:DFACreationWallClockTimeInMS (Results 1 – 2 of 2) sorted by relevance
61 long DFACreationWallClockTimeInMS; field in GrammarReport.ReportData233 data.DFACreationWallClockTimeInMS = g.DFACreationWallClockTimeInMS; in getReportData()424 buf.append(data.DFACreationWallClockTimeInMS); in toString()
465 public long DFACreationWallClockTimeInMS; field in Grammar1118 DFACreationWallClockTimeInMS = stop - start; in createLookaheadDFAs()