Searched refs:decoding_input (Results 1 – 1 of 1) sorted by relevance
43 std::string decoding_input = provider.ConsumeRandomLengthString(); in LLVMFuzzerTestOneInput() local56 std::ignore = Base64UrlDecode(decoding_input, decode_policy, &decoded); in LLVMFuzzerTestOneInput()