Searched defs:GetZone (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/platform/cloud/ | ||
D | zone_provider.h | 38 static Status GetZone(ZoneProvider* provider, string* zone) { in GetZone() function |
D | compute_engine_zone_provider.cc | 30 Status ComputeEngineZoneProvider::GetZone(string* zone) { in GetZone() function in tensorflow::ComputeEngineZoneProvider |
D | compute_engine_zone_provider_test.cc | 29 TEST_F(ComputeEngineZoneProviderTest, GetZone) { in TEST_F() argument |
D | gcs_file_system_test.cc | 48 Status GetZone(string* zone) override { in GetZone() function in tensorflow::__anonf056f2030111::FakeZoneProvider |