Home
last modified time | relevance | path

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

/aosp_15_r20/external/minijail/
H A Dsyscall_filter_unittest.cc277 struct sock_filter test_jump[1]; in TEST_F() local
286 struct sock_filter test_jump[2]; in TEST_F() local
298 struct sock_filter test_jump[2]; in TEST_F() local
309 struct sock_filter test_jump[2]; in TEST_F() local
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py385 def test_jump(self): member in StandardOptionsTests