Home
last modified time | relevance | path

Searched refs:testOps (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ddadrcal.h44 void testOps(TestData *testData, const DataMap *settings);
Ddadrcal.cpp73 void DataDrivenCalendarTest::testOps(TestData *testData, in testOps() function in DataDrivenCalendarTest
477 testOps(testData, settings); in processTest()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DDataDrivenCalendarTest.java69 testOps(td, settings); in calendarTest()
172 private void testOps(TestDataModule.TestData testData, DataMap settings) { in testOps() method in DataDrivenCalendarTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DDataDrivenCalendarTest.java72 testOps(td, settings); in calendarTest()
175 private void testOps(TestDataModule.TestData testData, DataMap settings) { in testOps() method in DataDrivenCalendarTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingComplexControlFlowTests.cpp1724 testOps[] in createComplexControlFlowTests() local
1756 for (size_t testOpNdx = 0; testOpNdx < DE_LENGTH_OF_ARRAY(testOps); ++testOpNdx) in createComplexControlFlowTests()
1758 const TestOp testOp = testOps[testOpNdx].op; in createComplexControlFlowTests()
1759 …de::MovePtr<tcu::TestCaseGroup> testOpGroup (new tcu::TestCaseGroup(testCtx, testOps[testOpNdx].na… in createComplexControlFlowTests()
1776 if ((testOps[testOpNdx].applicableInStages & static_cast<VkShaderStageFlags>(testStage)) == 0) in createComplexControlFlowTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp11437 const TestOp testOps[] = in createFloat16LogicalSet() local
11535 for (deUint32 testOpsIdx = 0; testOpsIdx < DE_LENGTH_OF_ARRAY(testOps); ++testOpsIdx) in createFloat16LogicalSet()
11538 const TestOp& testOp = testOps[testOpsIdx]; in createFloat16LogicalSet()
11663 for (deUint32 testOpsIdx = 0; testOpsIdx < DE_LENGTH_OF_ARRAY(testOps); ++testOpsIdx) in createFloat16LogicalSet()
11667 const TestOp& testOp = testOps[testOpsIdx]; in createFloat16LogicalSet()