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