Searched refs:freshString (Results 1 – 1 of 1) sorted by relevance
298 return freshString(); in freshObject()354 return freshString().charAt(0); in freshChar()386 return freshString(); in freshCharSequence()389 @Generates private String freshString() { in freshString() method in FreshValueGenerator394 return freshString(); in freshComparable()398 return Pattern.compile(freshString()); in freshPattern()429 return Joiner.on(freshString()); in freshJoiner()433 return Splitter.on(freshString()); in freshSplitter()748 return new File(freshString());760 return new StringReader(freshString());