Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c65 static int test_stop = 0; /* 1 to stop */ variable
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_stop_gradient.py108 def test_stop(): function
/third_party/python/Lib/unittest/test/
Dtest_result.py76 def test_stop(self): member in Test_TestResult
/third_party/python/Lib/test/
Dtest_inspect.py4254 def test_stop(self): member in TestUnwrap