Searched defs:test_context (Results 1 – 11 of 11) sorted by relevance
383 gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::DrawSetup(deqp::Context& test_context, in DrawSetup()
295 tcu::TestContext& test_context, in executeQuery()1194 …mitive_type* primitive_type_ptr, bool is_primitive_restart_enabled, tcu::TestContext& test_context, in verifyResultValues()
503 def test_context(self): member in BaseExceptionReportingTests976 def test_context(self): member in TestTracebackException
392 def test_context(self): member in TestPOP3_SSLClass
1935 def test_context(self): member in _TestPool2543 def test_context(self): member in _TestConnection2570 def test_context(self): member in _TestListener3779 def test_context(self): member in TestStartMethod
900 def test_context(self): member in TestTLS_FTPClass
51 bool GeometryShaderLayeredFBOShared::checkFBOCompleteness(tcu::TestContext& test_context, const glw… in checkFBOCompleteness()
706 def test_context(self): member in TestTLS_FTPClass
1687 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context() local1717 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro() local1762 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_macro_neg() local1807 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange() local1837 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_namedrange_neg() local1865 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_user_neg() local1893 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_role_neg() local1921 …struct cil_context *test_context = (struct cil_context*)test_db->ast->root->cl_head->next->next->n… in test_cil_resolve_context_type_neg() local1954 …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
11874 struct cil_context *test_context; in test_cil_fill_context() local11896 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl() local11918 struct cil_context *test_context = NULL; in test_cil_fill_context_nocontext_neg() local11939 struct cil_context *test_context; in test_cil_fill_context_nouser_neg() local11961 struct cil_context *test_context; in test_cil_fill_context_norole_neg() local11983 struct cil_context *test_context; in test_cil_fill_context_notype_neg() local12005 struct cil_context *test_context; in test_cil_fill_context_nolowlvl_neg() local12027 struct cil_context *test_context; in test_cil_fill_context_nohighlvl_neg() local12049 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontextlow_neg() local12071 struct cil_context *test_context; in test_cil_fill_context_unnamedlvl_nocontexthigh_neg() local
893 TestContext* test_context() { return test_context_; } in test_context() function