Home
last modified time | relevance | path

Searched defs:test_identity (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/test/core/security/
Dalts_security_connector_test.cc124 static bool test_identity(const grpc_auth_context* ctx, in test_identity() function
/third_party/python/Lib/test/
Dtest_list.py54 def test_identity(self): member in ListTest
Dtest_plistlib.py877 def test_identity(self): member in TestBinaryPlistlib
Dtest_os.py2902 def test_identity(self): member in FSEncodingTests
/third_party/mindspore/tests/st/numpy_native/
Dtest_array_creations.py295 def test_identity(): function
/third_party/mindspore/tests/ut/python/optimizer/
Dtest_bprop_mindir.py94 def test_identity(): function
/third_party/mindspore/tests/ut/cpp/pipeline/static_analysis/
Dprim_test.cc323 TEST_F(TestPrim, test_identity) { in TEST_F() argument