Searched refs:IsProvisionedTestCase (Results 1 – 1 of 1) sorted by relevance
413 IsProvisionedTestCase[] testcases = { in testIsProvisioned()442 for (IsProvisionedTestCase testcase : testcases) { in testIsProvisioned()449 static class IsProvisionedTestCase { class in IpClientTest464 static IsProvisionedTestCase provisionedCase(Set<LinkAddress> lpAddrs, Set<RouteInfo> lpRoutes, in provisionedCase()469 static IsProvisionedTestCase notProvisionedCase(Set<LinkAddress> lpAddrs, in notProvisionedCase()474 static IsProvisionedTestCase provisioningTest(boolean isProvisioned, Set<LinkAddress> lpAddrs, in provisioningTest()476 IsProvisionedTestCase testcase = new IsProvisionedTestCase(); in provisioningTest()