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