Home
last modified time | relevance | path

Searched defs:test_cursor (Results 1 – 6 of 6) sorted by relevance

/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py24 def test_cursor(): function
/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc342 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F() local
371 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F() local
384 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F() local
/external/llvm-project/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py59 def test_cursor(self): member in TestTranslationUnit
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py318 def test_cursor(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py295 def test_cursor(self): member in StandardOptionsTests
/external/libdrm/tests/modetest/
Dmodetest.c2045 int test_cursor = 0; in main() local