Searched refs:matching_paths_cache_max_age (Results 1 – 3 of 3) sorted by relevance
94 uint64 matching_paths_cache_max_age,171 uint64 matching_paths_cache_max_age() const { in matching_paths_cache_max_age() function
705 uint64 matching_paths_cache_max_age = kMatchingPathsCacheDefaultMaxAge; in GcsFileSystem() local709 matching_paths_cache_max_age = value; in GcsFileSystem()716 matching_paths_cache_max_age, matching_paths_cache_max_entries)); in GcsFileSystem()810 size_t stat_cache_max_entries, uint64 matching_paths_cache_max_age, in GcsFileSystem() argument821 matching_paths_cache_max_age, matching_paths_cache_max_entries)), in GcsFileSystem()
3189 EXPECT_EQ(30, fs4.matching_paths_cache_max_age()); in TEST()