HomeSort by relevance Sort by last modified time
    Searched refs:ShutdownForTesting (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/translate/
translate_service.h 24 // with ShutdownForTesting at the end of the test.
29 static void ShutdownForTesting();
translate_service.cc 74 void TranslateService::ShutdownForTesting() {
translate_manager_render_view_host_unittest.cc 280 TranslateService::ShutdownForTesting();
    [all...]
  /external/chromium_org/chrome/browser/chromeos/
customization_document.h 185 // override singleton until ShutdownForTesting is called.
189 static void ShutdownForTesting();
customization_document_unittest.cc 258 ServicesCustomizationDocument::ShutdownForTesting();
customization_document.cc 794 void ServicesCustomizationDocument::ShutdownForTesting() {
    [all...]

Completed in 439 milliseconds