Searched refs:expect_null (Results 1 – 1 of 1) sorted by relevance
67 expect_null(void *ptr, const char *test) in expect_null() function192 expect_null(cache, "disk_cache_create with MESA_GLSL_CACHE_DISABLE set"); in test_disk_cache_create()202 expect_null(cache, "disk_cache_create with MESA_GLSL_CACHE_DISABLE unset " in test_disk_cache_create()230 expect_null(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME set " in test_disk_cache_create()255 expect_null(cache_exists(cache), "disk_cache_create with MESA_GLSL_CACHE_DIR" in test_disk_cache_create()299 expect_null(result, "disk_cache_get with non-existent item (pointer)"); in test_put_and_get()