Home
last modified time | relevance | path

Searched refs:input_string16 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/json/
Dstring_escape_fuzzer.cc31 base::StringPiece16 input_string16( in LLVMFuzzerTestOneInput() local
34 base::EscapeJSONString(input_string16, put_in_quotes, &escaped_string); in LLVMFuzzerTestOneInput()