Home
last modified time | relevance | path

Searched defs:test_dup_args_in_call (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/ad/
Dad_test.py64 def test_dup_args_in_call(x): function
/third_party/mindspore/tests/ut/cpp/optimizer/ad/
Dad_test.cc62 TEST_F(TestAD, test_dup_args_in_call) { AssertExpect("test_dup_args_in_call"); } in TEST_F() argument