Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_func_trace.py39 def test_trace(mode): function
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_variables.py164 def test_trace(self): member in TestVariable
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dtest_array_creations.py651 def test_trace(): function
/third_party/python/Lib/test/
Dtest_site.py342 def test_trace(self): member in HelperFunctionsTests
Dtest_inspect.py405 def test_trace(self): member in TestInterpreterStack
/third_party/littlefs/runners/
Dtest_runner.c465 void test_trace(const char *fmt, ...) { in test_trace() function