Searched refs:actual_profile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dextension_settings_helper.cc60 bool AreSettingsSame(Profile* expected_profile, Profile* actual_profile) { argument
64 ExtensionRegistry::Get(actual_profile)->enabled_extensions().size()) {
77 GetAllSettings(actual_profile, id));
/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler_unittest.cc621 std::string actual_profile; local
623 create_service_path_, shill::kProfileProperty, &actual_profile));
624 EXPECT_EQ(NetworkProfileHandler::GetSharedProfilePath(), actual_profile); local

Completed in 108 milliseconds