Searched refs:input_string16 (Results 1 – 2 of 2) sorted by relevance
32 std::u16string_view input_string16(reinterpret_cast<char16_t*>(input.get()), in LLVMFuzzerTestOneInput()35 base::EscapeJSONString(input_string16, put_in_quotes, &escaped_string); in LLVMFuzzerTestOneInput()
31 base::StringPiece16 input_string16( in LLVMFuzzerTestOneInput() local34 base::EscapeJSONString(input_string16, put_in_quotes, &escaped_string); in LLVMFuzzerTestOneInput()