7 calls to install_profile_info()

DrupalWebTestCase::setUp in drupal/modules/simpletest/drupal_web_test_case.php
Sets up a Drupal site for running functional and integration tests.
drupal_check_profile in drupal/includes/install.inc
Checks an installation profile's requirements.
install_load_profile in drupal/includes/install.core.inc
Loads information about the chosen profile during installation.
install_select_profile_form in drupal/includes/install.core.inc
Form constructor for the profile selection form.
ModuleUnitTest::testDependencyResolution in drupal/modules/simpletest/tests/module.test
Test dependency resolution.
ModuleUnitTest::testModuleList in drupal/modules/simpletest/tests/module.test
The basic functionality of module_list().
_install_select_profile in drupal/includes/install.core.inc
Selects an installation profile.