Home
last modified time | relevance | path

Searched defs:test_index (Results 1 – 25 of 25) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayStencilAttachments.cpp199 for (glw::GLuint test_index = 0; test_index < m_n_cube_map_array_configurations; test_index++) in iterate() local
329 void TextureCubeMapArrayStencilAttachments::buildAndUseProgram(glw::GLuint test_index) in buildAndUseProgram()
502 void TextureCubeMapArrayStencilAttachments::createImmutableCubeArrayColor(glw::GLuint test_index) in createImmutableCubeArrayColor()
520 void TextureCubeMapArrayStencilAttachments::createImmutableCubeArrayStencil(glw::GLuint test_index) in createImmutableCubeArrayStencil()
555 void TextureCubeMapArrayStencilAttachments::createMutableCubeArrayColor(glw::GLuint test_index) in createMutableCubeArrayColor()
577 void TextureCubeMapArrayStencilAttachments::createMutableCubeArrayStencil(glw::GLuint test_index) in createMutableCubeArrayStencil()
602 void TextureCubeMapArrayStencilAttachments::fillStencilData(glw::GLuint test_index) in fillStencilData()
759 void TextureCubeMapArrayStencilAttachments::initTestIteration(glw::GLuint test_index) in initTestIteration()
821 …xtureCubeMapArrayStencilAttachments::readPixelsAndCompareWithExpectedResult(glw::GLuint test_index) in readPixelsAndCompareWithExpectedResult()
/third_party/mindspore/tests/ut/python/debugger/gpu_tests/
Dtest_read_tensors_nonexist_node.py111 def compare_expect_actual_result(self, tensor_info_list, tensor_data_list, test_index): argument
133 def print_read_tensors(self, tensor_info_list, tensor_data_list, test_index, is_print): argument
Dtest_read_tensors.py127 def compare_expect_actual_result(self, tensor_info_list, tensor_data_list, test_index): argument
149 def print_read_tensors(self, tensor_info_list, tensor_data_list, test_index, is_print): argument
Dtest_watchpoints.py184 def compare_expect_actual_result(self, watchpoint_hits_list, test_index): argument
208 def print_watchpoint_hits(self, watchpoint_hits_list, test_index, is_print): argument
Dtest_sync_read_tensors_base_stat.py114 …_expect_actual_result(self, tensor_info, tensor_base_data_list, tensor_stat_data_list, test_index): argument
152 …ead_tensors(self, tensor_info, tensor_base_data_list, tensor_stat_data_list, test_index, is_print): argument
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dproto.c23 static int test_index = 0; variable
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate03.c226 int test_index = 0; in main() local
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_QUERYMENU.c108 const __u32 test_index[] = { in do_query_menu_invalid() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRendering.cpp362 for (unsigned int test_index = 0; test_index < LAYERED_RENDERING_TEST_ITERATION_LAST; ++test_index) in iterate() local
/third_party/python/Lib/test/libregrtest/
Dmain.py162 def display_progress(self, test_index, text): argument
/third_party/python/Lib/test/
Dlist_tests.py365 def test_index(self): member in CommonTest
Dtest_range.py272 def test_index(self): member in RangeTest
Dtest_index.py102 def test_index(self): member in SeqTestCase
Dseq_tests.py372 def test_index(self): member in CommonTest
Dstring_tests.py270 def test_index(self): member in BaseTest
Dtest_array.py925 def test_index(self): member in BaseTest
1547 def test_index(self, size): member in LargeArrayTest
Dtest_bigmem.py147 def test_index(self, size): member in BaseStrTest
1160 def test_index(self, size): member in ListTest
Dtest_deque.py247 def test_index(self): member in TestBasic
Dtest_bytes.py662 def test_index(self): member in BaseBytesTest
Dtest_unicode.py268 def test_index(self): member in UnicodeTest
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_widgets.py982 def test_index(self): member in NotebookTest
1551 def test_index(self): member in TreeviewTest
/third_party/quickjs/
Drun-test262.c84 int test_count, test_failed, test_index, test_skipped, test_excluded; variable
/third_party/googletest/googletest/src/
Dgtest.cc5858 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local
5873 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc7344 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local
7359 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc5336 for (int test_index = 0; test_index < total_test_suite_count(); in RunAllTests() local