Searched refs:numDecisionsCovered (Results 1 – 3 of 3) sorted by relevance
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/debug/ | ||
D | Profiler.java | 50 public int numDecisionsCovered; field in Profiler.ProfileStats |
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ | ||
D | Profiler.cs | 361 stats.numDecisionsCovered++; in Terminate() |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ | ||
D | Profiler.cs | 402 stats.numDecisionsCovered++; in Terminate() |