Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D3-2.c176 static int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack() function
/third_party/mindspore/tests/st/numpy_native/
Dtest_array_ops.py784 def test_stack(): function
/third_party/python/Lib/test/
Dtest_inspect.py319 def test_stack(self): member in TestInterpreterStack