Searched defs:asciiOnly (Results 1 – 3 of 3) sorted by relevance
170 @Param({"true", "false"}) boolean asciiOnly; field in FuzzerCallbacksBenchmark.TraceStrstrState182 private String randomString(int length, boolean asciiOnly) { in randomString()
109 JavaScriptEncoder(Mode mode, boolean asciiOnly) { in JavaScriptEncoder()
437 … String encodeSet, boolean alreadyEncoded, boolean plusIsSpace, boolean asciiOnly) { in canonicalize()