Searched refs:host_names (Results 1 – 3 of 3) sorted by relevance
219 host_names = list()221 host_names.append(ap_locker.configurator.host_name)222 for host_name in host_names:
305 LPTSTR host_names, in cert_get_name_string() argument331 host_names, in cert_get_name_string()337 compute_content = host_names != NULL && length != 0; in cert_get_name_string()342 *host_names = '\0'; in cert_get_name_string()382 current_pos = host_names; in cert_get_name_string()
452 std::vector<string> host_names; in TEST_F() local455 host_names.push_back(actuals[i].source_file().host_name()); in TEST_F()461 EXPECT_EQ(host_names[i], "localhost.localdomain"); in TEST_F()494 std::vector<string> host_names; in TEST_F() local497 host_names.push_back(actuals[i].source_file().host_name()); in TEST_F()503 EXPECT_EQ(host_names[i], "localhost.localdomain"); in TEST_F()546 std::vector<string> host_names; in TEST_F() local549 host_names.push_back(actuals[i].source_file().host_name()); in TEST_F()555 EXPECT_EQ(host_names[i], "localhost.localdomain"); in TEST_F()