Home
last modified time | relevance | path

Searched refs:test_handler (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/test/xray/TestCases/Posix/
Dpatching-unpatching.cpp17 void test_handler(int32_t fid, XRayEntryType type) { in test_handler() function
27 __xray_set_handler(test_handler); in main()
/external/igt-gpu-tools/tools/
Dintel_dp_compliance.c933 static gboolean test_handler(GIOChannel *source, GIOCondition condition, in test_handler() function
1083 test_handler, NULL); in main()
/external/python/cpython3/Lib/test/
Dtest_signal.py1264 def test_handler(self): member in RaiseSignalTest
Dtest_httpservers.py209 def test_handler(self): member in BaseHTTPServerTestCase
/external/python/cpython2/Lib/test/
Dtest_httpservers.py264 def test_handler(self): member in BaseHTTPServerTestCase