Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/test/std/utilities/format/format.arguments/format.args/
Dget.pass.cpp40 void test_handle(T value) { in test_handle() function
/external/cronet/third_party/libc++/src/test/std/utilities/format/format.arguments/format.arg/
Dvisit_format_arg.pass.cpp53 void test_handle(T value) { in test_handle() function
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc97 PlatformHandle& test_handle() { return test_handle_; } in test_handle() function in mojo::__anon57f14cc60111::PlatformHandleTest
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2170 def test_handle(self): member in HandleTests