Searched refs:IsolatedServiceConnection (Results 1 – 1 of 1) sorted by relevance
202 final IsolatedServiceConnection peer = new IsolatedServiceConnection(); in testIsolatedServicePolicy()233 final IsolatedServiceConnection peer = new IsolatedServiceConnection(); in testViolateIsolatedServicePolicy()279 class IsolatedServiceConnection extends AbstractFuture<ISeccompIsolatedService> class in SeccompTest