Home
last modified time | relevance | path

Searched refs:test_stress (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_stress_test.sh78 test_stress() function
112 test_stress
/external/protobuf/ruby/tests/
Dstress.rb27 def test_stress method in StressTest.StressTest
/external/grpc-grpc/test/core/avl/
Davl_test.cc244 static void test_stress(int amount_of_stress) { in test_stress() function
297 test_stress(10); in main()
/external/python/cpython3/Lib/test/
Dtest_atexit.py110 def test_stress(self): member in GeneralTest