Home
last modified time | relevance | path

Searched defs:testCase (Results 26 - 50 of 133) sorted by relevance

123456

/third_party/glslang/gtests/
H A DConfig.FromFile.cpp52 TestCaseSpec testCase = GetParam(); in TEST_P() local
/third_party/vk-gl-cts/modules/egl/
H A DteglTestPackage.cpp162 void init (tcu::TestCase* testCase, const std::string&) in init() argument
167 void deinit (tcu::TestCase* testCase) in deinit() argument
172 tcu::TestNode::IterateResult iterate (tcu::TestCase* testCase) in iterate() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xnode.cpp131 auto testCase = TestCaseFactory::GetFunctionCpuCase(caseName); in NapiGetPixelMapWidth() local
164 auto testCase = TestCaseFactory::GetFunctionCpuCase(caseName); in NapiGetPixelMapHeight() local
179 auto testCase = TestCaseFactory::GetFunctionCpuCase(caseName); in TestFunction() local
192 auto testCase = TestCaseFactory::GetPerformanceCpuCase(caseName); TestPerformance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderInvocationTests.cpp93 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].name, dataDir, cases[i].file); in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles() local
H A DvktSpvAsmTerminateInvocationTests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp95 cts_amber::AmberTestCase* testCase = in createUniformTexelBufferTests() local
126 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), dataDir, fileName); in createUniformTexelBufferTests() local
167 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, c.testName.c_str(), in createUniformTexelBufferTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
H A Des2cTestPackage.cpp66 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
76 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
83 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp84 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
94 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
101 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp105 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
115 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
122 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp90 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
100 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
107 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp69 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
79 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
86 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcNoDefaultContextPackage.cpp56 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string&) in init() argument
61 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
66 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_layout_test.cpp191 std::tuple<std::string, pred_type, pred_type> testCase; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_layout_test.cpp191 std::tuple<std::string, pred_type, pred_type> testCase; in TEST_P() local
/third_party/spirv-tools/test/val/
H A Dval_layout_test.cpp182 std::tuple<std::string, pred_type, pred_type> testCase; in TEST_P() local
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestPackage.cpp69 void TestCaseWrapper::init (tcu::TestCase* testCase, const std::string& path) in init() argument
77 void TestCaseWrapper::deinit (tcu::TestCase* testCase) in deinit() argument
85 tcu::TestNode::IterateResult TestCaseWrapper::iterate (tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp86 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles() local
H A DvktSpvAsmTerminateInvocationTests.cpp86 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelBufferTests.cpp95 cts_amber::AmberTestCase* testCase = in createUniformTexelBufferTests() local
125 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "", dataDir, fileName); in createUniformTexelBufferTests() local
166 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, c.testName.c_str(), "", in createUniformTexelBufferTests() local
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2TestPackage.cpp71 void TestCaseWrapper::init (tcu::TestCase* testCase, const std::string& path) in init() argument
79 void TestCaseWrapper::deinit (tcu::TestCase* testCase) in deinit() argument
87 tcu::TestNode::IterateResult TestCaseWrapper::iterate (tcu::TestCase* testCase) in iterate() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp226 auto testCase = iter.second(); in TestFunction() local
258 int DrawingDemo::GetPerformanceParam(std::shared_ptr<TestBase>& testCase) in GetPerformanceParam() argument
293 std::shared_ptr<TestBase> testCase in TestPerformance() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberDepthTests.cpp139 DepthTestCase *testCase = new DepthTestCase(testCtx, testInfo.name.c_str(), !testInfo.unrestricted, readFilename); in createDepthTestCase() local
H A DvktAmberTestCaseUtil.cpp155 AmberTestCase *testCase = new AmberTestCase(testCtx, m_testnameField, m_descField, testFilename); in parse() local
179 AmberTestCase* testCase = 0; in createAmberTestsFromIndexFile() local
218 AmberTestCase *testCase = new AmberTestCase(testCtx, name, description, readFilename); in createAmberTestCase() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberDepthTests.cpp135 DepthTestCase *testCase = new DepthTestCase(testCtx, testInfo.name.c_str(), testInfo.desc.c_str(), !testInfo.unrestricted, readFilename); in createDepthTestCase() local

Completed in 17 milliseconds

123456