Home
last modified time | relevance | path

Searched defs:test_item (Results 1 – 15 of 15) sorted by relevance

/external/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
Dminimal-mqtt-client-multi.c25 struct test_item { struct
26 struct lws_context *context;
27 struct lws *wsi;
28 lws_sorted_usec_list_t sul;
/external/autotest/server/
Dsite_server_job_utils.py18 class test_item(object): class
/external/libchrome/base/containers/
Dmru_cache_unittest.cc48 CachedItem test_item; in TEST() local
86 Cache::iterator test_item = cache.Get(kItem1Key); in TEST() local
/external/executorch/backends/arm/test/
Dcommon.py100 def expectedFailureOnFVP(test_item): argument
/external/cronet/stable/base/containers/
Dlru_cache_unittest.cc95 CachedItem test_item; in TYPED_TEST() local
133 auto test_item = cache.Get(kItem1Key); in TYPED_TEST() local
/external/cronet/tot/base/containers/
Dlru_cache_unittest.cc95 CachedItem test_item; in TYPED_TEST() local
133 auto test_item = cache.Get(kItem1Key); in TYPED_TEST() local
/external/python/cpython3/Lib/unittest/
Dcase.py152 def decorator(test_item): argument
184 def expectedFailure(test_item): argument
/external/pigweed/pw_containers/
Dintrusive_list_test.cc899 for (auto& test_item : list) { in TEST() local
992 for (auto& test_item : list) { in TEST() local
Dintrusive_forward_list_test.cc823 for (auto& test_item : list) { in TEST() local
/external/deqp/external/openglcts/modules/common/
DglcCullDistance.cpp1243 CullDistance::FunctionalTest::FunctionalTest(deqp::Context &context, _test_item test_item, in FunctionalTest()
/external/pytorch/test/
Dtest_proxy_tensor.py1248 def test_item(self): member in TestSymbolicTracing
Dtest_torch.py6387 def test_item(self, device, dtype): member in TestTorchDeviceType
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py195 def decorator(test_item): argument
/external/pytorch/test/dynamo/
Dtest_misc.py4727 def test_item(self): member in MiscTests
/external/pytorch/test/onnx/
Dtest_pytorch_onnx_onnxruntime.py5774 def test_item(self): member in TestONNXRuntime