Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:trim_http

855     bool trim_http;
909 << test_cases[i].input << ", trim_http: "
910 << test_cases[i].trim_http);
919 input.text(), input.canonicalized_url(), test_cases[i].trim_http));