Searched refs:GetAboutGetUrl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/google_apis/drive/
H A Ddrive_api_url_generator.h30 GURL GetAboutGetUrl() const;
H A Ddrive_api_url_generator_unittest.cc30 TEST_F(DriveApiUrlGeneratorTest, GetAboutGetUrl) {
32 url_generator_.GetAboutGetUrl().spec());
34 test_url_generator_.GetAboutGetUrl().spec());
H A Ddrive_api_url_generator.cc55 GURL DriveApiUrlGenerator::GetAboutGetUrl() const { function in class:google_apis::DriveApiUrlGenerator
H A Ddrive_api_requests.cc441 return url_generator_.GetAboutGetUrl();

Completed in 52 milliseconds