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 60 bool AreSettingsSame(Profile* expected_profile, Profile* actual_profile) {
64 ExtensionRegistry::Get(actual_profile)->enabled_extensions().size()) {
77 GetAllSettings(actual_profile, id));
  /external/chromium_org/chromeos/network/
network_configuration_handler_unittest.cc 623 std::string actual_profile; local
625 create_service_path_, shill::kProfileProperty, &actual_profile));
626 EXPECT_EQ(NetworkProfileHandler::GetSharedProfilePath(), actual_profile); local

Completed in 75 milliseconds