Home
last modified time | relevance | path

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

/third_party/boost/libs/safe_numerics/test/
Dtest_checked_cast.cpp14 bool test_cast( in test_cast() function
72 m_error &= test_cast<TResult>( in operator ()()
Dtest_cast.cpp22 bool test_cast(T1 v1, const char *t2_name, const char *t1_name){ in test_cast() function
109 m_error &= test_cast<T1>( in operator ()()
DCMakeLists.txt16 test_cast
DJamfile.v227 run test_cast.cpp ;
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dcrosstest.cfg29 [test_cast]
31 test: test_cast.cpp test_cast_to_u1.ll test_cast_vectors.ll
/third_party/mindspore/tests/st/pynative/
Dtest_ops.py23 def test_cast(): function
/third_party/python/Lib/ctypes/test/
Dtest_memfunctions.py41 def test_cast(self): member in MemFunctionsTest
/third_party/mindspore/tests/ut/cpp/pre_activate/pass/
Dconvert_const_input_to_attr_test.cc52 TEST_F(TestHWConstInputToAttr, test_cast) { in TEST_F() argument
/third_party/mindspore/tests/ut/python/model/
Dtest_mix_precision.py145 def test_cast(): function
/third_party/mindspore/tests/ut/python/ops/
Dtest_array_ops.py47 def test_cast(): function
/third_party/mindspore/tests/st/ops/gpu/
Dtest_cast_op.py59 def test_cast(): function