Home
last modified time | relevance | path

Searched refs:kDetectZoneSentinalValue (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc147 constexpr char kDetectZoneSentinalValue[] = "auto"; variable
1154 if (allowed_locations_.erase(kDetectZoneSentinalValue) == 1) { in CheckBucketLocationConstraint()