Home | History | Annotate | Download | only in search_engines

Lines Matching refs:aqs

467 // Tests replacing assisted query stats (AQS) in various scenarios.
471 const std::string aqs;
476 // No HTTPS, no AQS.
482 // HTTPS available, AQS should be replaced.
488 // HTTPS available, however AQS is empty.
494 // No {google:baseURL} and protocol is HTTP, we must not substitute AQS.
500 // A non-Google search provider with HTTPS should allow AQS.
515 search_terms_args.assisted_query_stats = test_data[i].aqs;