13 calls to drupal_flush_all_caches()

AggregatorRenderingTestCase::testBlockLinks in drupal/modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
BlockTestCase::testBlockRehash in drupal/modules/block/block.test
Test _block_rehash().
CacheClearCase::testFlushAllCaches in drupal/modules/simpletest/tests/cache.test
Test drupal_flush_all_caches().
DrupalWebTestCase::resetAll in drupal/modules/simpletest/drupal_web_test_case.php
Reset all data structures after having enabled new modules.
EnableDisableTestCase::testEntityInfoChanges in drupal/modules/system/system.test
Ensures entity info cache is updated after changes.
install_finished in drupal/includes/install.core.inc
Finishes importing files at end of installation.
SystemInfoAlterTestCase::testSystemInfoAlter in drupal/modules/system/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
system_clear_cache_submit in drupal/modules/system/system.admin.inc
Submit callback; clear system caches.
system_modules_submit in drupal/modules/system/system.admin.inc
Submit callback; handles modules form submission.
update_finished in drupal/includes/update.inc
Implements callback_batch_finished().
update_script_selection_form in drupal/update.php
Form constructor for the list of available database module updates.
UpgradePathTestCase::performUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.test
Perform the upgrade.
_install_profile_modules_finished in drupal/includes/install.core.inc
Implements callback_batch_finished().