Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/cpp/model/
Dtest_control.cc35 class TestControl : public ST::Common { class
37 TestControl() {} in TestControl() function in TestControl
40 TEST_F(TestControl, InferIfbyIf) { in TEST_F() argument
117 TEST_F(TestControl, InferSimpleWhile) { in TEST_F() argument
182 TEST_F(TestControl, InferRecursive) { in TEST_F() argument
228 TEST_F(TestControl, InferMixedWhileIf) { in TEST_F() argument
297 TEST_F(TestControl, InferSingleFor) { in TEST_F() argument
354 TEST_F(TestControl, InferSingleOr) { in TEST_F() argument
411 TEST_F(TestControl, InferSingleSwitch) { in TEST_F() argument