Searched refs:binderMockChild (Results 1 – 1 of 1) sorted by relevance
118 IBinder binderMockChild = mock(IBinder.class); in testConstructorWithChildren() local120 RefcountedResource<IResource> childResource = getTestRefcountedResource(binderMockChild); in testConstructorWithChildren()131 verify(binderMockChild).linkToDeath(anyObject(), anyInt()); in testConstructorWithChildren()