GetAppsDeleteUrl  567 google_apis/drive/drive_api_requests.cc   return url_generator_.GetAppsDeleteUrl(app_id_);
GetAppsDeleteUrl   38 google_apis/drive/drive_api_url_generator.h   GURL GetAppsDeleteUrl(const std::string& app_id) const;
GetAppsDeleteUrl   47 google_apis/drive/drive_api_url_generator_unittest.cc TEST_F(DriveApiUrlGeneratorTest, GetAppsDeleteUrl) {
GetAppsDeleteUrl   49 google_apis/drive/drive_api_url_generator_unittest.cc             url_generator_.GetAppsDeleteUrl("0ADK06pfg").spec());
GetAppsDeleteUrl   51 google_apis/drive/drive_api_url_generator_unittest.cc             test_url_generator_.GetAppsDeleteUrl("0ADK06pfg").spec());