Searched refs:getWindowsCount (Results 1 – 2 of 2) sorted by relevance
68 assertEquals(0, token.getWindowsCount()); in testAddWindow()85 assertEquals(3, token.getWindowsCount()); in testAddWindow()152 assertEquals(2, token.getWindowsCount()); in testTokenRemovalProcess()158 assertEquals(1, token.getWindowsCount()); in testTokenRemovalProcess()164 assertEquals(0, token.getWindowsCount()); in testTokenRemovalProcess()
2025 int getWindowsCount() { in getWindowsCount() method in WindowTestsBase.TestWindowToken