Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/tests/cache/
Dcache_test.c46 expect_true(bool result, const char *test) in expect_true() function
156 expect_true(sub_dirs_created, "create sub dirs"); in check_directories_created()
255 expect_true(cache_exists(cache), "disk_cache_create with XDG_CACHE_HOME " in test_disk_cache_create()
283 expect_true(cache_exists(cache), "disk_cache_create with " in test_disk_cache_create()
406 expect_true(contains_1KB_file, in test_put_and_get()
465 expect_true(contains_1MB_file, in test_put_and_get()