Home
last modified time | relevance | path

Searched refs:DiagnosticsControllerTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/diagnostics/
Ddiagnostics_controller_unittest.cc24 class DiagnosticsControllerTest : public testing::Test { class
26 DiagnosticsControllerTest() : cmdline_(CommandLine::NO_PROGRAM) {} in DiagnosticsControllerTest() function in diagnostics::DiagnosticsControllerTest
28 virtual ~DiagnosticsControllerTest() {} in ~DiagnosticsControllerTest()
91 DISALLOW_COPY_AND_ASSIGN(DiagnosticsControllerTest);
94 TEST_F(DiagnosticsControllerTest, Diagnostics) { in TEST_F() argument
108 TEST_F(DiagnosticsControllerTest, RecoverAllOK) { in TEST_F() argument
124 TEST_F(DiagnosticsControllerTest, RecoverFromNssCertDbFailure) { in TEST_F() argument
146 TEST_F(DiagnosticsControllerTest, RecoverFromNssKeyDbFailure) { in TEST_F() argument