Home
last modified time | relevance | path

Searched defs:testCase (Results 1 - 25 of 136) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureTexelOffsetTests.cpp49 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i][0].c_str(), cases[i][1].c_str(), dataDir, fileName); in createTextureTexelOffsetTests() local
H A DvktTextureMultisampleTests.cpp58 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), dataDir, fileName, requirements); in createAtomicTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTexelOffsetTests.cpp49 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i][0].c_str(), cases[i][1].c_str(), dataDir, fileName); in createTextureTexelOffsetTests() local
H A DvktTextureMultisampleTests.cpp57 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "", dataDir, fileName, requirements); in createAtomicTests() local
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dlru_bucket_test.cpp29 std::string testCase; member
H A Dconcurrent_map_test.cpp28 std::string testCase; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DTestUtils.java18 static void runTestCase(TestCase testCase) { in runTestCase() argument
22 static void runTestCase(Mf2FunctionRegistry customFunctionsRegistry, TestCase testCase) { in runTestCase() argument
52 reportCase(TestCase testCase) reportCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp65 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].testName.c_str(), dataDir, fileName, requirements); in createTests() local
H A DvktDrawOutputLocationTests.cpp97 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), dataDir, fileName); in createTests() local
119 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), dataDir, fileName); in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPtrAccessChainTests.cpp55 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createTests() local
H A DvktSpvAsmSignedIntCompareTests.cpp61 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createSignedIntCompareTests() local
H A DvktSpvAsmSignedOpTests.cpp76 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createSignedOpTests() local
H A DvktSpvAsmVectorShuffleTests.cpp54 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, data_dir, file, cases[i].requirements); in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthBiasTests.cpp65 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].testName.c_str(), "", dataDir, fileName, requirements); in createTests() local
H A DvktDrawOutputLocationTests.cpp97 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "", dataDir, fileName); in createTests() local
119 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "", dataDir, fileName); in createTests() local
H A DvktDrawShaderInvocationTests.cpp59 cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, "helper_invocation", "", dataDir, "helper_invocation.amber"); in createTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigPackage.cpp54 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string&) in init() argument
59 void TestCaseWrapper::deinit(tcu::TestCase* testCase) in deinit() argument
64 tcu::TestNode::IterateResult TestCaseWrapper::iterate(tcu::TestCase* testCase) in iterate() argument
H A DglcTestCaseWrapper.cpp44 bool TestCaseWrapper::initTestCase(tcu::TestCase* testCase) in initTestCase() argument
105 bool TestCaseWrapper::deinitTestCase(tcu::TestCase* testCase) in deinitTestCase() argument
135 tcu::TestNode::IterateResult TestCaseWrapper::iterateTestCase(tcu::TestCase* testCase) in iterateTestCase() argument
/third_party/vk-gl-cts/modules/gles3/
H A Dtes3TestCaseWrapper.hpp65 void TestCaseWrapper<TEST_PACKAGE>::init (tcu::TestCase* testCase, const std::string& path) in init() argument
74 void TestCaseWrapper<TEST_PACKAGE>::deinit (tcu::TestCase* testCase) in deinit() argument
83 tcu::TestNode::IterateResult TestCaseWrapper<TEST_PACKAGE>::iterate (tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31TestCaseWrapper.hpp65 void TestCaseWrapper<TEST_PACKAGE>::init (tcu::TestCase* testCase, const std::string& path) in init() argument
74 void TestCaseWrapper<TEST_PACKAGE>::deinit (tcu::TestCase* testCase) in deinit() argument
83 tcu::TestNode::IterateResult TestCaseWrapper<TEST_PACKAGE>::iterate (tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/modules/internal/
H A DditTestPackage.cpp84 void init (tcu::TestCase* testCase, const std::string&) in init() argument
89 void deinit (tcu::TestCase* testCase) in deinit() argument
94 tcu::TestNode::IterateResult iterate (tcu::TestCase* testCase) in iterate() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPtrAccessChainTests.cpp55 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createTests() local
H A DvktSpvAsmSignedIntCompareTests.cpp61 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createSignedIntCompareTests() local
H A DvktSpvAsmSignedOpTests.cpp76 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file); in createSignedOpTests() local
H A DvktSpvAsmVectorShuffleTests.cpp54 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, cases[i].description, data_dir, file, cases[i].requirements); in createTests() local

Completed in 7 milliseconds

123456