7 calls to drupal_get_filename()

BootstrapGetFilenameTestCase::testDrupalGetFilename in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test that drupal_get_filename() works correctly when the file is not found in the database.
DrupalUnitTestCase::setUp in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Sets up unit test environment.
drupal_get_path in drupal-7.x/includes/common.inc
Returns the path to a system item (module, theme, etc.).
drupal_load in drupal-7.x/includes/bootstrap.inc
Includes a file with the provided type and name.
module_list in drupal-7.x/includes/module.inc
Returns a list of currently active modules.
simpletest_test_get_all in drupal-7.x/modules/simpletest/simpletest.module
Get a list of all of the tests provided by the system.
system_list in drupal-7.x/includes/module.inc
Builds a list of bootstrap modules and enabled modules and themes.