Home | History | Annotate | Download | only in search

Lines Matching refs:instant_url

27                      const std::string& instant_url,
29 : InstantNTP(ntp_prerenderer, instant_url, profile) {
41 virtual const std::string& instant_url() const OVERRIDE {
45 void set_instant_url(const std::string& instant_url) {
46 test_instant_url_ = instant_url;
97 void set_instant_url(const std::string& instant_url) {
98 test_instant_url_ = instant_url;
149 std::string instant_url("http://instant_url");
151 instant_ntp_prerenderer(), instant_url, profile()));
155 instant_ntp_prerenderer()->set_instant_url(instant_url);
156 ntp->set_instant_url(instant_url);
164 std::string instant_url("http://instant_url");
166 instant_ntp_prerenderer(), instant_url, profile()));
167 ntp.reset(new TestableInstantNTP(instant_ntp_prerenderer(), instant_url,
172 instant_ntp_prerenderer()->set_instant_url(instant_url);
173 ntp->set_instant_url(instant_url);
180 std::string instant_url("http://instant_url");
182 instant_ntp_prerenderer(), instant_url, profile()));
183 ntp.reset(new TestableInstantNTP(instant_ntp_prerenderer(), instant_url,
189 ntp->set_instant_url(instant_url);
196 std::string instant_url("http://instant_url");
198 instant_ntp_prerenderer(), instant_url, profile()));
199 ntp.reset(new TestableInstantNTP(instant_ntp_prerenderer(), instant_url,
204 instant_ntp_prerenderer()->set_instant_url(instant_url);
205 ntp->set_instant_url(instant_url);
212 std::string instant_url("http://instant_url");
214 instant_ntp_prerenderer(), instant_url, profile()));
215 ntp.reset(new TestableInstantNTP(instant_ntp_prerenderer(), instant_url,
220 instant_ntp_prerenderer()->set_instant_url(instant_url);
228 std::string instant_url("http://instant_url");
230 instant_ntp_prerenderer(), instant_url, profile()));
231 ntp.reset(new TestableInstantNTP(instant_ntp_prerenderer(), instant_url,
236 instant_ntp_prerenderer()->set_instant_url(instant_url);