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

  /external/chromium_org/chrome/installer/util/
fake_installation_state.h 18 class FakeInstallationState : public InstallationState {
installation_validator_unittest.cc 118 class FakeInstallationState : public InstallationState {
328 FakeInstallationState* state);
481 FakeInstallationState* state) {
526 FakeInstallationState machine_state;
installer_state_unittest.cc 451 using installer::FakeInstallationState;
454 FakeInstallationState machine_state;
    [all...]
google_update_settings_unittest.cc 565 using installer::FakeInstallationState;
569 FakeInstallationState machine_state;
    [all...]
  /external/chromium_org/chrome/installer/setup/
setup_util_unittest.cc 271 class FakeInstallationState : public installer::InstallationState {
298 original_state_.reset(new FakeInstallationState());
363 scoped_ptr<FakeInstallationState> original_state_;

Completed in 88 milliseconds