Searched defs:usepoll (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_asynchat.py | 109 usepoll = False variable in TestAsynchat |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_asynchat.py | 105 usepoll = False variable in TestAsynchat |
D | test_asyncore.py | 344 usepoll = False variable in DispatcherWithSendTests |
/aosp_15_r20/frameworks/native/libs/binder/tests/ | ||
H A D | binderLibTest.cpp | 149 char usepoll[2]; in start_server_process() local |