Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_convolution.cpp70 static void test_modes() { in test_modes() function
145 CALL_SUBTEST(test_modes<ColMajor>()); in test_cxx11_tensor_convolution()
146 CALL_SUBTEST(test_modes<RowMajor>()); in test_cxx11_tensor_convolution()
/external/python/cpython2/Lib/test/
Dtest_dbm.py30 def test_modes(self): member in DbmTestCase
Dtest_fileinput.py313 def test_modes(self): member in Test_hook_encoded
/external/python/cpython3/Lib/test/
Dtest_dbm_ndbm.py53 def test_modes(self): member in DbmTestCase
Dtest_fileinput.py968 def test_modes(self): member in Test_hook_encoded
/external/autotest/server/cros/ap_configurators/
Dap_configurator_test.py252 def test_modes(self): member in ConfiguratorTest