Searched defs:testAndCleanup (Results 1 – 5 of 5) sorted by relevance
144 fun <T> testAndCleanup(tryBlock: ThrowingSupplier<T>, vararg cleanupBlock: ThrowingRunnable): T { in cleanup() method149 fun testAndCleanup(tryBlock: ThrowingRunnable, vararg cleanupBlock: ThrowingRunnable) { in testAndCleanup() method
901 testAndCleanup(() -> { in testChangeUnderlyingNetworks() method1856 testAndCleanup(() -> { in testBlockIncomingPackets() method1915 testAndCleanup(() -> { in testSetVpnDefaultForUids() method1987 testAndCleanup(() -> { in doTestDropPacketToVpnAddress() method
615 testAndCleanup(() -> { in testSendPacketWithMultiplePacketsWithDifferentAddresses() method
466 testAndCleanup(() -> { in testSendPacketWithMultiplePacketsWithDifferentAddresses() method
263 testAndCleanup(() -> { in testRegisterCallbackWithCarrierPrivileges() method