Home
last modified time | relevance | path

Searched defs:test_context (Results 1 – 24 of 24) sorted by relevance

/external/liburing/test/
Ddefer.c20 struct test_context { struct
27 static void free_context(struct test_context *ctx) in free_context() argument
/external/python/bumble/tests/
Drfcomm_test.py138 async def test_context(): function
/external/linux-kselftest/tools/testing/selftests/damon/
Dsysfs.sh230 test_context() function
/external/tensorflow/tensorflow/lite/python/
Dlite_test.py2284 def testSequentialModel(self, test_context): argument
2323 def testCustomLayer(self, test_context): argument
2417 def testFunctionalModel(self, test_context): argument
2692 def testGraphDebugInfo(self, test_context): argument
/external/cronet/base/fuchsia/
Dfuchsia_logging_unittest.cc150 TestComponentContextForProcess test_context; in TEST() local
Dfidl_event_handler_unittest.cc144 TestComponentContextForProcess test_context; in TEST() local
/external/skia/tests/
DTest.h358 name, reporter, graphite_context, test_context, cond, ctsEnforcement) \ argument
385 #define DEF_GRAPHITE_TEST_FOR_METAL_CONTEXT(name, reporter, graphite_context, test_context) \ argument
389 #define DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT(name, reporter, graphite_context, test_context) \ argument
/external/python/mako/test/
Dtest_namespace.py217 def test_context(self): member in NamespaceTest
/external/deqp/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp384 gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::DrawSetup(deqp::Context &test_context, in DrawSetup()
Dgl4cPipelineStatisticsQueryTests.cpp311 tcu::TestContext &test_context, in executeQuery()
1221 …mitive_type *primitive_type_ptr, bool is_primitive_restart_enabled, tcu::TestContext &test_context, in verifyResultValues()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
Dperformance_profiling.cc148 InferenceContext test_context; in RunSerializedTest() local
/external/cronet/net/reporting/
Dreporting_service_unittest.cc86 auto test_context = std::make_unique<TestReportingContext>( in Init() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredFBO.cpp51 bool GeometryShaderLayeredFBOShared::checkFBOCompleteness(tcu::TestContext &test_context, const glw… in checkFBOCompleteness()
/external/python/cpython3/Lib/test/
Dtest_poplib.py424 def test_context(self): member in TestPOP3_SSLClass
Dtest_traceback.py1322 def test_context(self): member in BaseExceptionReportingTests
2425 def test_context(self): member in TestTracebackException
D_test_multiprocessing.py2643 def test_context(self): member in _TestPool
3351 def test_context(self): member in _TestConnection
3378 def test_context(self): member in _TestListener
5229 def test_context(self): member in TestStartMethod
Dtest_ftplib.py982 def test_context(self): member in TestTLS_FTPClass
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_configdialog.py1296 def test_context(self): member in ShedPageTest
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp3750 BarrierQueueFamilyTestHelper::Context test_context(this, qf_indices); in TEST_F() local
4074 BarrierQueueFamilyTestHelper::Context test_context(this, qf_indices); in TEST_F() local
4189 BarrierQueueFamilyTestHelper::Context test_context(this, qf_indices); in TEST_F() local
4284 BarrierQueueFamilyTestHelper::Context test_context(this, qf_indices); in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_ftplib.py720 def test_context(self): member in TestTLS_FTPClass
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher_test.cc170 auto test_context = std::make_unique<TestQuicPerPacketContext>(); in GetPerPacketContext() local
177 TestQuicPerPacketContext* test_context = in RestorePerPacketContext() local
/external/selinux/libsepol/cil/test/unit/
Dtest_cil_resolve_ast.c1687 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context() local
1717 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro() local
1762 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro_neg() local
1807 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange() local
1837 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange_neg() local
1865 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_user_neg() local
1893 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_role_neg() local
1921 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_type_neg() local
1954 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_anon_level_neg() local
Dtest_cil_build_ast.c11874 struct cil_context *test_context; in test_cil_fill_context() local
11896 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl() local
11918 struct cil_context *test_context = NULL; in test_cil_fill_context_nocontext_neg() local
11939 struct cil_context *test_context; in test_cil_fill_context_nouser_neg() local
11961 struct cil_context *test_context; in test_cil_fill_context_norole_neg() local
11983 struct cil_context *test_context; in test_cil_fill_context_notype_neg() local
12005 struct cil_context *test_context; in test_cil_fill_context_nolowlvl_neg() local
12027 struct cil_context *test_context; in test_cil_fill_context_nohighlvl_neg() local
12049 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontextlow_neg() local
12071 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontexthigh_neg() local
/external/skia/tests/graphite/
DComputeTest.cpp101 name, reporter, graphite_context, test_context) \ argument