Home
last modified time | relevance | path

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

/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/
H A DIMethods.java65 String forShort(Short value); in forShort() method
H A DMethodsImpl.java116 public String forShort(Short value) { in forShort() method in MethodsImpl