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

  /system/update_engine/update_manager/
real_system_provider_unittest.cc 55 libcros_proxy_.reset(new chromeos_update_engine::LibCrosProxy(
66 &fake_hardware_, &fake_boot_control_, libcros_proxy_.get()));
80 // |libcros_proxy_|.
83 unique_ptr<chromeos_update_engine::LibCrosProxy> libcros_proxy_; member in class:chromeos_update_manager::UmRealSystemProviderTest
  /system/update_engine/
chrome_browser_proxy_resolver.h 89 LibCrosProxy* libcros_proxy_; member in class:chromeos_update_engine::ChromeBrowserProxyResolver
chrome_browser_proxy_resolver_unittest.cc 51 libcros_proxy_(
83 // |libcros_proxy_|.
94 LibCrosProxy libcros_proxy_; member in class:chromeos_update_engine::ChromeBrowserProxyResolverTest
95 ChromeBrowserProxyResolver resolver_{&libcros_proxy_};
real_system_state.h 132 LibCrosProxy libcros_proxy_; member in class:chromeos_update_engine::RealSystemState
update_attempter_unittest.cc 120 libcros_proxy_(
199 LibCrosProxy libcros_proxy_; member in class:chromeos_update_engine::UpdateAttempterTest
200 UpdateAttempterUnderTest attempter_{&fake_system_state_, &libcros_proxy_};
    [all...]

Completed in 1772 milliseconds