Home
last modified time | relevance | path

Searched refs:test_indices (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py128 test_indices = test_checksum_indices.values()
135 capturer.write_images(test_indices, constants.TEST_DIR,
/external/mesa3d/src/compiler/glsl/
Dlower_variable_index_to_cond_assign.cpp98 ir_constant *const test_indices = in compare_index_block() local
101 ir_rvalue *const condition_val = equal(broadcast_index, test_indices); in compare_index_block()
/external/python/cpython2/Lib/test/
Dtest_slice.py79 def test_indices(self): member in SliceTest
/external/python/cpython3/Lib/test/
Dtest_slice.py158 def test_indices(self): member in SliceTest