Home | History | Annotate | Download | only in Core

Lines Matching refs:getBugType

313   if (X.getBugType() != Y.getBugType())
314 return X.getBugType() < Y.getBugType();