Searched refs:test_string2 (Results 1 – 3 of 3) sorted by relevance
76 const std::string test_string2 = fuzzed_data.ConsumeRemainingBytesAsString(); in LLVMFuzzerTestOneInput() local77 compareValues(test_string, test_string2); in LLVMFuzzerTestOneInput()
62 fn test_string2() { in test_string2() function
6338 std::string test_string2(2 * KBytes, 'x'); in TEST_A32() local