Searched refs:accepted_hostname (Results 1 – 5 of 5) sorted by relevance
67 std::string accepted_hostname; member
87 &properties_.accepted_hostname); in Init()
933 SetHostname(ipconfig->properties().accepted_hostname); in SetupConnection()
387 properties->accepted_hostname = value.Get<string>(); in ParseConfiguration()
341 EXPECT_EQ("hostname", properties.accepted_hostname); in TEST_F()