Searched refs:cleanupStep (Results 1 – 5 of 5) sorted by relevance
93 } cleanupStep { in testMdnsDiscoveryCanSendPacketOnLocalOnlyDownstreamTetheringInterface()96 } cleanupStep { in testMdnsDiscoveryCanSendPacketOnLocalOnlyDownstreamTetheringInterface()98 } cleanupStep { in testMdnsDiscoveryCanSendPacketOnLocalOnlyDownstreamTetheringInterface()141 } cleanupStep { in testMdnsDiscoveryWorkOnTetheringInterface()144 } cleanupStep { in testMdnsDiscoveryWorkOnTetheringInterface()146 } cleanupStep { in testMdnsDiscoveryWorkOnTetheringInterface()
833 } cleanupStep { in testAllowedUids_WithCarrierServicePackage()
99 inline infix fun cleanupStep(block: () -> Unit): TryExpr<T> { in cleanupStep() method in com.android.testutils.TryExpr114 inline infix fun cleanup(block: () -> Unit): T = cleanupStep(block).result.getOrThrow() in cleanup()120 previousExpr.cleanupStep { nextCleanup.run() } in cleanup()
89 } cleanupStep { in <lambda>()96 } cleanupStep { in <lambda>()103 tryBlock, action -> tryBlock.cleanupStep { action.run() } in <lambda>()
203 } cleanupStep { in testMultipleCleanups()208 } cleanupStep { in testMultipleCleanups()