Searched refs:IsProvisionedTestCase (Results 1 – 1 of 1) sorted by relevance
426 IsProvisionedTestCase[] testcases = { in testIsProvisioned()455 for (IsProvisionedTestCase testcase : testcases) { in testIsProvisioned()462 static class IsProvisionedTestCase { class in IpClientTest477 static IsProvisionedTestCase provisionedCase(Set<LinkAddress> lpAddrs, Set<RouteInfo> lpRoutes, in provisionedCase()482 static IsProvisionedTestCase notProvisionedCase(Set<LinkAddress> lpAddrs, in notProvisionedCase()487 static IsProvisionedTestCase provisioningTest(boolean isProvisioned, Set<LinkAddress> lpAddrs, in provisioningTest()489 IsProvisionedTestCase testcase = new IsProvisionedTestCase(); in provisioningTest()