Home
last modified time | relevance | path

Searched defs:test_iteration (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp143 void TessellationShaderVertexOrdering::deinitTestIteration(_test_iteration& test_iteration) in deinitTestIteration()
298 _test_iteration test_iteration = initTestIteration(levels.inner, levels.outer, primitive_mode, in initTest() local
345 _test_iteration test_iteration; in initTestIteration() local
559 …llationShaderVertexOrdering::verifyVertexOrderingCorrectness(const _test_iteration& test_iteration) in verifyVertexOrderingCorrectness()
DesextcTessellationShaderInvariance.cpp1317 _test_iteration& test_iteration = m_test_iterations[n_iteration]; in getIterationProperties() local
1349 const _test_iteration& test_iteration = m_test_iterations[n_iteration]; in getTECode() local
1436 const _test_iteration& test_iteration = m_test_iterations[n_iteration]; in verifyResultDataForIteration() local
1622 _test_iteration& test_iteration = m_test_iterations[n_iteration]; in getIterationProperties() local
1654 const _test_iteration& test_iteration = m_test_iterations[n_iteration]; in getTECode() local
1782 const _test_iteration& test_iteration = m_test_iterations[n_iteration]; in verifyResultDataForIteration() local
1956 _test_iteration& test_iteration = (n_iteration < n_triangles_tests) ? in getTestForIteration() local
1988 _test_iteration& test_iteration = getTestForIteration(n_iteration); in getIterationProperties() local
2020 const _test_iteration& test_iteration = getTestForIteration(n_iteration); in getTECode() local
2238 _test_iteration& test_iteration = (n_iteration < n_triangles_tests) ? in getTestForIteration() local
[all …]
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c49 int test_iteration = 0; variable
/third_party/python/Lib/test/
Dtest_urllib2_localnet.py644 def test_iteration(self): member in TestUrlopen
Dtest_mailbox.py2055 def test_iteration(self): member in TestProxyFile
2103 def test_iteration(self): member in TestPartialFile
Dtest_dis.py1205 def test_iteration(self): member in BytecodeTests
Dtest_set.py853 def test_iteration(self): member in TestBasicOps
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.cpp2491 for (int test_iteration = static_cast<int>(TEST_ITERATION_FIRST); in iterate() local