Home
last modified time | relevance | path

Searched refs:test_offset (Results 1 – 7 of 7) sorted by relevance

/external/strace/tests-mx32/
Dset_mempolicy.c95 test_offset(const unsigned int offset) in test_offset() function
135 test_offset(0); in main()
136 test_offset(1); in main()
/external/strace/tests-m32/
Dset_mempolicy.c95 test_offset(const unsigned int offset) in test_offset() function
135 test_offset(0); in main()
136 test_offset(1); in main()
/external/strace/tests/
Dset_mempolicy.c95 test_offset(const unsigned int offset) in test_offset() function
135 test_offset(0); in main()
136 test_offset(1); in main()
/external/libdrm/tests/etnaviv/
Detnaviv_cmd_stream_test.c92 static void test_offset() in test_offset() function
120 test_offset(); in main()
/external/clang/bindings/python/tests/cindex/
Dtest_type.py362 def test_offset(): function
/external/python/cpython2/Lib/test/
Dtest_mmap.py475 def test_offset (self): member in MmapTests
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py658 def test_offset(self): member in CanvasTest