Searched defs:InstallTypeTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/diagnostics/
H A Drecon_diagnostics.cc39 class InstallTypeTest;
40 InstallTypeTest* g_install_type = 0;
127 class InstallTypeTest : public DiagnosticTest { class in namespace:__anon1508
129 InstallTypeTest() : DiagnosticTest(ASCIIToUTF16("Install Type")), function in class:__anon1508::InstallTypeTest
156 DISALLOW_COPY_AND_ASSIGN(InstallTypeTest);
216 // This test depends on |InstallTypeTest| having run successfully.
403 return new InstallTypeTest();

Completed in 86 milliseconds