Searched refs:getShortClassName (Results 1 – 8 of 8) sorted by relevance
136 String actual = getComponentName().getShortClassName(); in testGetShortClassName()145 actual = componentName.getShortClassName(); in testGetShortClassName()
70 new JDiffClassDescription.JDiffConstructor(clz.getShortClassName(), Modifier.PUBLIC); in addConstructor()
79 public String getShortClassName() { in getShortClassName() method in JDiffClassDescription
59 String shortClassName = classDescription.getShortClassName(); in findMatchingClass()
185 + " " + componentName.getShortClassName().replaceAll("\\.", "")); in forceStopActivity()
458 assertNotNull(com.getShortClassName()); in testGetComponentName()
185 sCallCapablePhoneAccounts.removeIf(h -> !h.getComponentName().getShortClassName() in beforeAllTests()
10178 method public String getShortClassName();