Searched refs:test_cursor (Results 1 – 3 of 3) sorted by relevance
1528 int test_cursor = 0; in main() local1601 test_cursor = 1; in main()1643 if (test_cursor && !cursor_supported()) { in main()1688 if (test_cursor) in main()1699 if (test_cursor) in main()
24 def test_cursor(): function
318 def test_cursor(self): member in StandardOptionsTests