Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dexpiring_lru_cache.h42 : max_age_(max_age), max_entries_(max_entries), env_(env) {} in max_age_() function
164 const uint64 max_age_; variable