1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "ios/public/test/fake_search_provider.h"
9 FakeSearchProvider::FakeSearchProvider() {
12 FakeSearchProvider::~FakeSearchProvider() {
15 bool FakeSearchProvider::IsQueryExtractionEnabled() {
19 std::string
FakeSearchProvider::InstantExtendedEnabledParam(bool for_search
) {
23 std::string
FakeSearchProvider::ForceInstantResultsParam(bool for_prerender
) {
27 int FakeSearchProvider::OmniboxStartMargin() {
31 std::string
FakeSearchProvider::GoogleImageSearchSource() {