7 calls to module_uninstall()

BreakpointThemeTest::testThemeBreakpointGroupModule in drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php
Test the breakpoints defined by the custom group in the module.
ConfigInstallWebTest::testIntegrationModuleReinstallation in drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallWebTest.php
Tests module re-installation.
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.
ModuleApiTest::testDependencyResolution in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Test dependency resolution.
system_modules_uninstall_submit in drupal/core/modules/system/system.admin.inc
Processes the submitted uninstall form.
UninstallTest::testUserPermsUninstalled in drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php
Tests the hook_modules_uninstalled() of the user module.
VocabularyUnitTest::testUninstallReinstall in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php
Test uninstall and reinstall of the taxonomy module.