Searched refs:GoogleStorageDataStore (Results 1 – 1 of 1) sorted by relevance
149 self.gs = GoogleStorageDataStore(data_store_location)364 partner_gs = GoogleStorageDataStore(PARTNERS_GS_BUCKET)467 class GoogleStorageDataStore(DataStore): class