Searched defs:api_util (Results 1 – 6 of 6) sorted by relevance
| /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/ | ||
| D | fake_api_util_unittest.cc | 49 FakeAPIUtil api_util; in TEST() local |
| D | remote_sync_delegate.cc | 475 APIUtilInterface* RemoteSyncDelegate::api_util() { in api_util() function in sync_file_system::drive_backend::RemoteSyncDelegate |
| D | local_sync_delegate.cc | 581 APIUtilInterface* LocalSyncDelegate::api_util() { in api_util() function in sync_file_system::drive_backend::LocalSyncDelegate |
| D | drive_file_sync_service.cc | 99 scoped_ptr<drive_backend::APIUtilInterface> api_util, in CreateForTesting() |
| D | drive_file_sync_service_sync_unittest.cc | 97 scoped_ptr<APIUtil> api_util(APIUtil::CreateForTesting( in SetUp() local |
| D | api_util_unittest.cc | 141 APIUtil* api_util() { return api_util_.get(); } in api_util() function in sync_file_system::drive_backend::APIUtilTest |