Home
last modified time | relevance | path

Searched refs:cache_exists (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/tests/
H A Dcache_test.cpp111 cache_exists(struct disk_cache *cache) in cache_exists() function
180 EXPECT_FALSE(cache_exists(cache)) in test_disk_cache_create()
191 EXPECT_TRUE(cache_exists(cache)) in test_disk_cache_create()
206 EXPECT_FALSE(cache_exists(cache)) in test_disk_cache_create()
217 EXPECT_TRUE(cache_exists(cache)) << "disk_cache_create with MESA_SHADER_CACHE_DIR set"; in test_disk_cache_create()

Completed in 1 milliseconds