HomeSort by relevance Sort by last modified time
    Searched refs:mockText (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Lib/idlelib/idle_test/
test_searchengine.py 15 from idlelib.idle_test.mock_tk import Text as mockText
71 text = mockText()
208 cls.text = mockText()
274 cls.text = mockText()
  /external/python/cpython3/Lib/idlelib/idle_test/
test_searchengine.py 9 from idlelib.idle_test.mock_tk import Text as mockText
72 text = mockText()
209 cls.text = mockText()
275 cls.text = mockText()

Completed in 2969 milliseconds