Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dcache.cc51 typedef tuple<tuple<bool, bool, bool>, cache_mode, ssize_t, ssize_t> CacheParam; typedef
53 class Cache: public FuseTest, public WithParamInterface<CacheParam> {