Home
last modified time | relevance | path

Searched defs:capturedZone (Results 1 – 1 of 1) sorted by relevance

/external/google-cloud-java/java-dns/src/test/java/com/google/cloud/dns/
DDnsBatchTest.java208 Capture<ManagedZone> capturedZone = Capture.newInstance(); in testCreateZone() local
244 Capture<ManagedZone> capturedZone = Capture.newInstance(); in testCreateZoneWithOptions() local