Home
last modified time | relevance | path

Searched defs:test_modes (Results 1 – 12 of 12) sorted by relevance

/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/eigen/unsupported/test/
Dcxx11_tensor_convolution.cpp71 static void test_modes() { in test_modes() function
Dcxx11_tensor_convolution_sycl.cpp314 static void test_modes(const Eigen::SyclDevice& sycl_device){ in test_modes() function
/external/python/cpython3/Lib/test/
Dtest_dbm_ndbm.py54 def test_modes(self): member in DbmTestCase
Dtest_fileinput.py984 def test_modes(self): member in Test_hook_encoded
Dtest_tempfile.py1715 def test_modes(self): member in TestTemporaryDirectory
Dtest_tarfile.py3554 def test_modes(self): member in TestExtractionFilters
/external/autotest/server/cros/ap_configurators/
Dap_configurator_test.py254 def test_modes(self): member in ConfiguratorTest
/external/igt-gpu-tools/tests/i915/
Dgem_mocs_settings.c47 static const char * const test_modes[] = { variable
/external/tensorflow/tensorflow/python/framework/
Dtest_util_test.py916 def test_modes(inner_self): # pylint: disable=no-self-argument member in TestUtilTest.test_build_as_function_and_v1_graph.GraphModeAndFunctionTest
/external/cronet/net/http/
Dhttp_cache_unittest.cc12303 std::list<HugeCacheTestConfiguration> test_modes; in GetTestModes() local