Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/gpu/
Dtest_select_op.py36 def test_select(): function
/third_party/python/Lib/test/
Dtest_select.py50 def test_select(self): member in SelectTestCase
Dtest_selectors.py260 def test_select(self): member in BaseSelectorTestCase
D_test_eintr.py435 def test_select(self): member in SelectEINTRTest
/third_party/openssl/test/
Dconstant_time_test.c157 static int test_select(unsigned int a, unsigned int b) in test_select() function
/third_party/mindspore/tests/ut/python/ops/
Dtest_array_ops.py119 def test_select(): function
/third_party/mindspore/tests/st/numpy_native/
Dtest_array_ops.py1238 def test_select(): function
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_widgets.py1023 def test_select(self): member in NotebookTest