Home
last modified time | relevance | path

Searched defs:createCase (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/tests/rules/
Dnaming-convention.test.ts99 const createCase = ( constant
203 const createCase = ( constant
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-invalid-implicit-conversions.py85 def createCase(operation, type0, type1): function
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-invalid-implicit-conversions.py90 def createCase(operation, type0, type1): function
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibrary.cpp50 …tcu::TestCase* createCase (const std::string& name, const std::string& description, const glu::sl:… in createCase() function in deqp::gls::__anon5099f2ad0111::CaseFactory
DglsBuiltinPrecisionTests.cpp5245 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5277 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::TemplateFuncCaseFactory
5296 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SquareMatrixFuncCaseFactory
5317 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::MatrixFuncCaseFactory
5353 MovePtr<TestNode> createCase (const Context& ctx) const in createCase() function in deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
/third_party/vk-gl-cts/executor/
DxeTestCase.cpp198 TestCase* TestGroup::createCase (TestCaseType caseType, const char* name, const char* description) in createCase() function in xe::TestGroup
287 TestCase* TestHierarchyBuilder::createCase (const char* path, TestCaseType caseType) in createCase() function in xe::TestHierarchyBuilder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp111 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
DvktPipelineMultisampleShaderBuiltInTests.cpp200 MultisampleCaseBase* MSCase<CaseClassName>::createCase (tcu::TestContext& testCtx, const std::strin… in createCase() function in vkt::pipeline::multisample::MSCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1757 …tcu::TestCase* createCase (const string& name, const string& description, const ShaderCaseSpecific… in createCase() function in vkt::__anonc3cc457f0111::ShaderCaseFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6817 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::GenFuncCaseFactory
6841 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::TemplateFuncCaseFactory
6860 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::SquareMatrixFuncCaseFactory
6913 MovePtr<TestNode> createCase (const CaseContext& ctx) const in createCase() function in vkt::shaderexecutor::MatrixFuncCaseFactory
6947 …MovePtr<TestNode> createCase (const CaseContext& ctx) const { return MovePtr<TestNode>(createFu… in createCase() function in vkt::shaderexecutor::SimpleFuncCaseFactory
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp2908 tcu::TestNode* createCase (CaseType type, Context& ctx, const char* name, const char* desc, TestFun… in createCase() function