Home
last modified time | relevance | path

Searched defs:toolName (Results 1 – 2 of 2) sorted by relevance

/test/robolectric-extensions/clearcut-junit-listener/src/main/java/com/google/asuite/clearcut/junit/listener/
DClearcutEventHelper.java51 String userKey, String runId, UserType userType, String toolName, String subToolName) { in createStartEvent()
83 String toolName, in createFinishedEvent()
119 String userKey, String runId, UserType userType, String toolName, String subToolName) { in createRunStartEvent()
164 String toolName, in creatRunTestFinished()
200 String userKey, String runId, UserType userType, String toolName, String subToolName) { in createBaseExternalEventBuilder()
220 String userKey, String runId, UserType userType, String toolName, String subToolName) { in createBaseInternalEventBuilder()
DClient.java72 public Client(String toolName, String subToolName) { in Client()
80 protected Client(String url, String toolName, String subToolName) { in Client()