Home
last modified time | relevance | path

Searched refs:test_function (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/tests/
H A Dxnupost.h49 typedef kern_return_t (*test_function)(void); typedef
58 test_function xt_func;
/xnu-11215/tools/lldbmacros/tests/lldb_tests/
H A Dtest_examples.py56 def test_function(self): member in TestExamples