Searched refs:IsProvisionedTestCase (Results 1 – 1 of 1) sorted by relevance
442 IsProvisionedTestCase[] testcases = { in testIsProvisioned()481 for (IsProvisionedTestCase testcase : testcases) { in testIsProvisioned()488 static class IsProvisionedTestCase { class in IpClientTest503 static IsProvisionedTestCase provisionedCase(Set<LinkAddress> lpAddrs, Set<RouteInfo> lpRoutes, in provisionedCase()508 static IsProvisionedTestCase notProvisionedCase(Set<LinkAddress> lpAddrs, in notProvisionedCase()513 static IsProvisionedTestCase provisioningTest(boolean isProvisioned, Set<LinkAddress> lpAddrs, in provisioningTest()515 IsProvisionedTestCase testcase = new IsProvisionedTestCase(); in provisioningTest()