Home
last modified time | relevance | path

Searched refs:methodStringMatcher (Results 1 – 1 of 1) sorted by relevance

/external/junit/src/org/junit/runner/
DDescription.java218 Matcher matcher= methodStringMatcher(); in getClassName()
233 Matcher matcher= methodStringMatcher(); in parseMethod()
239 private Matcher methodStringMatcher() { in methodStringMatcher() method in Description