7 calls to db_truncate()

CommentActionsTestCase::clearWatchdog in drupal-7.x/modules/comment/comment.test
Helper function: clear the watchdog.
DatabaseDeleteTruncateTestCase::testTruncate in drupal-7.x/modules/simpletest/tests/database_test.test
Confirm that we can truncate a whole table successfully.
DatabaseTransactionTestCase::cleanUp in drupal-7.x/modules/simpletest/tests/database_test.test
Start over for a new test.
DrupalDatabaseCache::clear in drupal-7.x/includes/cache.inc
Implements DrupalCacheInterface::clear().
MenuLinksUnitTestCase::createLinkHierarchy in drupal-7.x/modules/simpletest/tests/menu.test
Create a simple hierarchy of links.
StatisticsLoggingTestCase::setUp in drupal-7.x/modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
_menu_router_save in drupal-7.x/includes/menu.inc
Saves data from menu_router_build() to the router table.