Home
last modified time | relevance | path

Searched refs:test_custom (Results 1 – 11 of 11) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_random.cpp65 static void test_custom() in test_custom() function
85 CALL_SUBTEST(test_custom()); in EIGEN_DECLARE_TEST()
/external/pytorch/test/onnx/dynamo/
Dtest_registry_dispatcher.py67 def test_custom(x, y): function
70 self.registry.register_op(test_custom, "test", "test_op")
77 [test_original, test_custom],
/external/pytorch/test/onnx/internal/
Dtest_registraion.py245 def test_custom(): function
250 self.assertEqual(function_group.get(9), test_custom)
/external/llvm/utils/lit/tests/unit/
DTestRunner.py104 def test_custom(self): member in TestIntegratedTestKeywordParser
/external/python/bumble/tests/
Dhci_test.py538 def test_custom(): function
614 test_custom()
/external/python/cpython3/Lib/test/test_sqlite3/
Dtest_factory.py278 def test_custom(self): member in TextFactoryTests
314 def test_custom(self): member in TextFactoryTestsWithEmbeddedZeroBytes
/external/chromium-crossbench/tests/crossbench/browsers/
Dtest_settings.py32 def test_custom(self): member in SettingsTestCase
/external/sdv/vsomeip/third_party/boost/algorithm/test/
Dclamp_test.cpp145 void test_custom() in test_custom() function
321 test_custom (); in BOOST_AUTO_TEST_CASE()
/external/pytorch/test/
Dtest_flop_counter.py275 def test_custom(self): member in TestFlopCounter
/external/python/cpython3/Lib/test/
Dtest_bytes.py1029 def test_custom(self): member in BytesTest
Dtest_logging.py4865 def test_custom(self): member in BufferingFormatterTest