Searched refs:cache_exists (Results 1 – 1 of 1) sorted by relevance
166 cache_exists(struct disk_cache *cache) in cache_exists() function230 expect_null(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()241 expect_non_null(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()255 expect_null(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()266 expect_non_null(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()