Searched refs:isConstructorCalled (Results 1 – 1 of 1) sorted by relevance
101 assertTrue(chan.isConstructorCalled); in testConstructor()349 private boolean isConstructorCalled = false; field in OldSocketChannelTest.MockSocketChannel353 isConstructorCalled = true; in MockSocketChannel()