Searched refs:CacheParam (Results 1 – 1 of 1) sorted by relevance
51 typedef tuple<tuple<bool, bool, bool>, cache_mode, ssize_t, ssize_t> CacheParam; typedef53 class Cache: public FuseTest, public WithParamInterface<CacheParam> {