HomeSort by relevance Sort by last modified time
    Searched refs:expect_null (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/compiler/glsl/tests/
cache_test.c 54 expect_null(void *ptr, const char *test) function
130 expect_null(cache, "disk_cache_create with MESA_GLSL_CACHE_DISABLE set");
148 expect_null(cache, "disk_cache_create with XDG_CACHE_HOME set with"
163 expect_null(cache, "disk_cache_create with MESA_GLSL_CACHE_DIR set with"
212 expect_null(result, "disk_cache_get with non-existent item (pointer)");
  /art/runtime/
thread.cc 2355 bool expect_null = false; local
    [all...]

Completed in 72 milliseconds