8 uses of DRUPAL_CACHE_PER_ROLE

BlockCacheTestCase::testCachePerRole in drupal/modules/block/block.test
Test DRUPAL_CACHE_PER_ROLE.
BlockTestCase::testBlockRehash in drupal/modules/block/block.test
Test _block_rehash().
block_test_block_info in drupal/modules/block/tests/block_test.module
Implements hook_block_info().
block_update_7004 in drupal/modules/block/block.install
Add new blocks to new regions, migrate custom variables to blocks.
book_block_info in drupal/modules/book/book.module
Implements hook_block_info().
DrupalRenderTestCase::testDrupalRenderCache in drupal/modules/simpletest/tests/common.test
Tests caching of render items.
drupal_render_cid_parts in drupal/includes/common.inc
Returns cache ID parts for building a cache ID.
profile_block_info in drupal/modules/profile/profile.module
Implements hook_block_info().