Home
last modified time | relevance | path

Searched refs:kExpectations (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DInternetAddressesTest.cpp95 const std::vector<OperatorExpectation<IPAddress>> kExpectations{ in TEST() local
123 for (const auto& expectation : kExpectations) { in TEST()
128 EXPECT_EQ(kExpectations.size(), tests_run); in TEST()
629 const std::vector<OperatorExpectation<IPPrefix>> kExpectations{ in TEST() local
671 for (const auto& expectation : kExpectations) { in TEST()
676 EXPECT_EQ(kExpectations.size(), tests_run); in TEST()
680 const std::vector<OperatorExpectation<IPSockAddr>> kExpectations{ in TEST() local
696 for (const auto& expectation : kExpectations) { in TEST()
701 EXPECT_EQ(kExpectations.size(), tests_run); in TEST()