Lines Matching refs:expected_out
12725 char expected_out[50];12732 strcpy(expected_out, "9223372036854775807");12734 if(strcmp(buf, expected_out) != 0)