Home
last modified time | relevance | path

Searched defs:test_jump (Results 1 – 3 of 3) sorted by relevance

/external/minijail/
Dsyscall_filter_unittest.cc287 struct sock_filter test_jump[1]; in TEST_F() local
296 struct sock_filter test_jump[2]; in TEST_F() local
308 struct sock_filter test_jump[2]; in TEST_F() local
319 struct sock_filter test_jump[2]; in TEST_F() local
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py385 def test_jump(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py362 def test_jump(self): member in StandardOptionsTests