Home
last modified time | relevance | path

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

/cts/tools/cts-api-coverage/src/com/android/cts/ctsprofiles/
DMethodProfile.java145 if (!isJunit4Method() && !isJunit3Method()) { in isTestMethod()
153 protected boolean isJunit3Method() { in isJunit3Method() method in MethodProfile