Lines Matching refs:GetNextHost
1555 VerifyOrQuit(srpServer->GetNextHost(nullptr) == nullptr); in TestSrpAdvProxyDelayedCallback()
1572 VerifyOrQuit(srpServer->GetNextHost(nullptr) == nullptr); in TestSrpAdvProxyDelayedCallback()
1580 VerifyOrQuit(srpServer->GetNextHost(nullptr) != nullptr); in TestSrpAdvProxyDelayedCallback()
1850 VerifyOrQuit(srpServer->GetNextHost(nullptr) == nullptr); in TestSrpAdvProxyReplacedEntries()
1888 VerifyOrQuit(srpServer->GetNextHost(nullptr) != nullptr); in TestSrpAdvProxyReplacedEntries()
1970 VerifyOrQuit(srpServer->GetNextHost(nullptr)->GetServices().GetHead() != nullptr); in TestSrpAdvProxyReplacedEntries()
1971 …VerifyOrQuit(srpServer->GetNextHost(nullptr)->GetServices().GetHead()->GetNumberOfSubTypes() == 3); in TestSrpAdvProxyReplacedEntries()
2073 VerifyOrQuit(srpServer->GetNextHost(nullptr)->GetServices().GetHead() != nullptr); in TestSrpAdvProxyReplacedEntries()
2077 for (const Srp::Server::Service &service : srpServer->GetNextHost(nullptr)->GetServices()) in TestSrpAdvProxyReplacedEntries()
2179 VerifyOrQuit(srpServer->GetNextHost(nullptr)->GetServices().GetHead() != nullptr); in TestSrpAdvProxyReplacedEntries()
2183 for (const Srp::Server::Service &service : srpServer->GetNextHost(nullptr)->GetServices()) in TestSrpAdvProxyReplacedEntries()