Searched refs:pocPusher (Results 1 – 2 of 2) sorted by relevance
275 PocPusher pocPusher = in withPoc() local278 pocPusher.only32(); in withPoc()281 pocPusher.only64(); in withPoc()284 pocPusher.pushFile(pocName() + "_sts", remoteFile); in withPoc()
74 @Rule public PocPusher pocPusher = new PocPusher(); field in SecurityTestCase112 pocPusher.setDevice(getDevice()).setBuild(getBuild()).setAbi(getAbi()); in setUp()113 sPocPusher.put(getDevice(), pocPusher); in setUp() local