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

  /external/chromium_org/chrome/browser/sync/test/integration/
extension_settings_helper.cc 59 bool AreSettingsSame(Profile* expected_profile, Profile* actual_profile) {
63 actual_profile->GetExtensionService()->extensions()->size()) {
73 scoped_ptr<DictionaryValue> actual(GetAllSettings(actual_profile, id));
  /external/chromium_org/chromeos/network/
network_configuration_handler_unittest.cc 620 std::string actual_profile; local
622 create_service_path_, shill::kProfileProperty, &actual_profile));
623 EXPECT_EQ(shill_stub_helper::kSharedProfilePath, actual_profile);

Completed in 727 milliseconds