geolocation_browsertest.cc | 256 html_for_tests_ = html_for_tests; 304 std::string html_for_tests_; member in class:GeolocationBrowserTest 321 html_for_tests_("/geolocation/simple.html"), 344 current_url_ = embedded_test_server()->GetURL(html_for_tests_);
|