Searched defs:test_handle (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/mojo/public/cpp/platform/tests/ | ||
D | platform_handle_unittest.cc | 97 PlatformHandle& test_handle() { return test_handle_; } in test_handle() function in mojo::__anon249b5a5e0111::PlatformHandleTest |
/external/python/cffi/testing/cffi1/ | ||
D | test_ffi_obj.py | 193 def test_handle(): function |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_events.py | 2136 def test_handle(self): member in HandleTests |