Searched defs:test_eval (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_symtable.py | 233 def test_eval(self): member in SymtableTest |
| D | test_dbm_dumb.py | 235 def test_eval(self): member in DumbDBMTestCase |
| D | test_builtin.py | 614 def test_eval(self): member in BuiltinTest |
| /third_party/mindspore/mindspore-src/source/tests/ut/python/train/ | ||
| D | test_training.py | 232 def test_eval(): function |
| /third_party/mksh/ | ||
| D | funcs.c | 2799 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() function |