Searched defs:test_handle (Results 1 – 2 of 2) 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::__anonbef757b20111::PlatformHandleTest |
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_events.py | 2675 def test_handle(self): member in HandleTests |