Searched defs:testAndCleanup (Results 1 – 3 of 3) sorted by relevance
118 fun <T> testAndCleanup(tryBlock: ThrowingSupplier<T>, vararg cleanupBlock: ThrowingRunnable): T { in cleanup() method123 fun testAndCleanup(tryBlock: ThrowingRunnable, vararg cleanupBlock: ThrowingRunnable) { in testAndCleanup() method
899 testAndCleanup(() -> { in testChangeUnderlyingNetworks() method1846 testAndCleanup(() -> { in testBlockIncomingPackets() method1905 testAndCleanup(() -> { in testSetVpnDefaultForUids() method1974 testAndCleanup(() -> { in doTestDropPacketToVpnAddress() method
263 testAndCleanup(() -> { in testRegisterCallbackWithCarrierPrivileges() method