Home
last modified time | relevance | path

Searched refs:test_if (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/resources/sksl/shared/
DDeadReturn.sksl10 bool test_if() {
44 return test_flat() && test_if() && test_else() && test_loop_if()
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/vm/
Dvm_test.py34 def test_if(x, y): function
/third_party/ltp/testcases/network/stress/route/
Droute-change-if.sh23 test_if() function
/third_party/mindspore/tests/ut/cpp/vm/
Dsegment_runner_test.cc79 TEST_F(TestCompileSegmentRunner, test_if) { in TEST_F() argument
/third_party/mindspore/tests/ut/cpp/optimizer/ad/
Dad_test.cc76 TEST_F(TestAD, test_if) { AssertExpect("test_if"); } in TEST_F() argument
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pipeline/parse/
Dparser_test.py33 def test_if(x, y): function
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/ad/
Dad_test.py144 def test_if(a, b): function
/third_party/python/Lib/lib2to3/tests/
Dtest_util.py339 def test_if(self): member in Test_find_binding
/third_party/python/Lib/test/
Dtest_compile.py1061 def test_if(self): member in TestStackSizeStability
Dtest_grammar.py1342 def test_if(self): member in GrammarTests
Dtest_ast.py1234 def test_if(self): member in ASTValidatorTests
/third_party/mindspore/tests/st/auto_monad/
Dtest_auto_monad.py440 def test_if(): function