Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/tests/
Dgenxml_test.c33 struct test_address { struct
39 struct test_address address, uint32_t delta) in _test_combine_address() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
DWaddress.c5 int test_address(int arg, int ptr[]) in test_address() function
/third_party/python/Lib/test/
Dtest_socket.py6443 def test_address(self): member in CreateServerTest