Home
last modified time | relevance | path

Searched refs:test_types (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H A Dpage-poisoning.c61 static int test_types = 0; // totoal test types. variable
655 if (((child_num - 1) % test_types) >= t_shm) in setup_ipc()
656 shm_child_num = (child_num - 1) / test_types + 1; in setup_ipc()
658 shm_child_num = (child_num - 1) / test_types; in setup_ipc()
721 int j = instance % test_types; in run_test()
828 test_types = t - cases; in setup_test()
/third_party/python/Lib/test/
H A Dtest_bool.py249 def test_types(self): member in BoolTest
H A Dtest_range.py452 def test_types(self): member in RangeTest
H A Dtest__xxsubinterpreters.py386 def test_types(self): member in ShareableTypeTests
/third_party/python/Lib/test/test_email/
H A Dtest_email.py1725 def test_types(self): member in TestMIMEText

Completed in 14 milliseconds