Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.arguments/format.args/
H A Dget.pass.cpp43 void test_handle(T value) { in test_handle() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.arguments/format.arg/
H A Dvisit_format_arg.pass.cpp57 void test_handle(T value) { in test_handle() function
H A Dvisit.pass.cpp56 void test_handle(T value) { in test_handle() function
H A Dvisit.return_type.pass.cpp74 void test_handle(T value, ExpectedR expectedValue) { in test_handle() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/tests/
H A Dplatform_handle_unittest.cc97 PlatformHandle& test_handle() { return test_handle_; } in test_handle() function in mojo::__anon5f00eaa80111::PlatformHandleTest
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py2170 def test_handle(self): member in HandleTests