Searched refs:detokenized_string (Results 1 – 2 of 2) sorted by relevance
81 auto detokenized_string = in LLVMFuzzerTestOneInput() local83 static_cast<void>(detokenized_string); in LLVMFuzzerTestOneInput()90 auto detokenized_string = detokenizer.Detokenize(str); in LLVMFuzzerTestOneInput() local91 static_cast<void>(detokenized_string); in LLVMFuzzerTestOneInput()100 auto detokenized_string = in LLVMFuzzerTestOneInput() local102 static_cast<void>(detokenized_string); in LLVMFuzzerTestOneInput()
470 detokenized_string = self.detokenize(474 if detokenized_string.matches():475 return str(detokenized_string).encode()