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

/external/chromium_org/chrome/browser/component_updater/test/
H A Dcld_component_installer_unittest.cc33 class CldComponentInstallerTest : public PlatformTest { class in namespace:component_updater
35 CldComponentInstallerTest() {} function in class:component_updater::CldComponentInstallerTest
59 DISALLOW_COPY_AND_ASSIGN(CldComponentInstallerTest);
62 TEST_F(CldComponentInstallerTest, SetLatestCldDataFile) {
70 TEST_F(CldComponentInstallerTest, VerifyInstallation) {
85 TEST_F(CldComponentInstallerTest, OnCustomInstall) {
92 TEST_F(CldComponentInstallerTest, GetInstalledPath) {
99 TEST_F(CldComponentInstallerTest, GetBaseDirectory) {
104 TEST_F(CldComponentInstallerTest, GetHash) {
110 TEST_F(CldComponentInstallerTest, GetNam
[all...]

Completed in 582 milliseconds