Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

AJAXFrameworkTestCase::testLazyLoadOverriddenCSS in modules/simpletest/tests/ajax.test
Tests that overridden CSS files are not added during lazy load.
ajax_test_system_theme_info in modules/simpletest/tests/ajax_test.module
Implements hook_system_theme_info().
SystemThemeFunctionalTest::testPerThemeSettings in modules/system/tests/system.test
Test the individual per-theme settings form.
_theme_custom_theme in modules/simpletest/tests/theme_test.module
Custom theme callback.
ThemeDebugMarkupTestCase::setUp in modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
theme-settings.php in modules/simpletest/tests/themes/test_theme/theme-settings.php
theme_test_system_theme_info in modules/simpletest/tests/theme_test.module
Implements hook_system_theme_info().
ThemeUnitTest::setUp in modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeUnitTest::testListThemes in modules/simpletest/tests/theme.test
Test the list_themes() function.
ThemeUnitTest::testTemplateOverride in modules/simpletest/tests/theme.test
Ensures a themes template is overrideable based on the 'template' filename.
ThemeUnitTest::testThemeGetSetting in modules/simpletest/tests/theme.test
Test the theme_get_setting() function.