Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_fill.cc27 class TestFill : public UT::Common { class
29 TestFill() {} in TestFill() function in mindspore::ops::TestFill
34 TEST_F(TestFill, test_ops_fill1) { in TEST_F() argument