HomeSort by relevance Sort by last modified time
    Searched refs:GetServerURL (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/media/
test_license_server_config.h 26 virtual std::string GetServerURL() = 0;
test_license_server.h 25 std::string GetServerURL();
wv_test_license_server_config.h 16 virtual std::string GetServerURL() OVERRIDE;
test_license_server.cc 65 std::string TestLicenseServer::GetServerURL() {
66 return server_config_->GetServerURL();
wv_test_license_server_config.cc 130 std::string WVTestLicenseServerConfig::GetServerURL() {
encrypted_media_browsertest.cc 203 std::make_pair("licenseServerURL", license_server_->GetServerURL()));

Completed in 222 milliseconds