Searched refs:TestDeps (Results 1 – 1 of 1) sorted by relevance
313 private TestDeps mTestDeps;369 mTestDeps = spy(new TestDeps()); in setUp()3162 public class TestDeps extends Vpn.Dependencies { class in VpnTest3163 TestDeps() {} in TestDeps() method in VpnTest.TestDeps