Home
last modified time | relevance | path

Searched defs:logExeption (Results 1 – 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DIExceptionLogger.java35 public void logExeption(Exception ex); in logExeption() method
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
DExceptionRecorder.java28 public void logExeption(Exception ex) { in logExeption() method in ExceptionRecorder
DAgentTest.java287 public void logExeption(Exception ex) { in logExeption() method in AgentTest