Searched refs:getWindowsCount (Results 1 – 2 of 2) sorted by relevance
67 assertEquals(0, token.getWindowsCount()); in testAddWindow()84 assertEquals(3, token.getWindowsCount()); in testAddWindow()137 assertEquals(2, token.getWindowsCount()); in testTokenRemovalProcess()143 assertEquals(1, token.getWindowsCount()); in testTokenRemovalProcess()149 assertEquals(0, token.getWindowsCount()); in testTokenRemovalProcess()
1601 int getWindowsCount() { in getWindowsCount() method in WindowTestsBase.TestWindowToken