Home
last modified time | relevance | path

Searched defs:max_age_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dexpiring_lru_cache.h44 : max_age_(max_age), in max_age_() function
169 const uint64_t max_age_; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dexpiring_lru_cache.h42 : max_age_(max_age), max_entries_(max_entries), env_(env) {} in max_age_() function
165 const uint64 max_age_; variable