Searched refs:stripIndent (Results 1 – 4 of 4) sorted by relevance
54 assertEquals(a.stripIndent(), b); in verify()
188 @libcore.util.NonNull public java.lang.String stripIndent() { throw new RuntimeException("Stub!"); } in stripIndent() method in String
3697 public String stripIndent() { in stripIndent() method in String
4172 method @NonNull public String stripIndent();