Home
last modified time | relevance | path

Searched defs:test_handle (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc97 PlatformHandle& test_handle() { return test_handle_; } in test_handle() function in mojo::__anonbef757b20111::PlatformHandleTest
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2675 def test_handle(self): member in HandleTests