Home
last modified time | relevance | path

Searched defs:test_flags (Results 1 – 24 of 24) sorted by relevance

/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create04.c44 } test_flags[] = { variable
56 static void check_hugepage_support(struct test_flag *test_flags) in check_hugepage_support()
/external/u-boot/post/
Dpost.c164 static void post_get_env_flags(int *test_flags) in post_get_env_flags()
215 static void post_get_flags(int *test_flags) in post_get_flags()
236 int test_flags, int flags, unsigned int i) in post_run_single()
296 int test_flags[POST_MAX_NUMBER]; in post_run() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_base_ops_test/
Dcpuset_base_ops_testset.sh173 test_flags() function
/external/python/cpython2/Lib/test/
Dtest_gdbm.py45 def test_flags(self): member in TestGdbm
Dtest_memoryio.py323 def test_flags(self): member in MemoryTestMixin
Dtest_mailbox.py1294 def test_flags(self): member in TestMaildirMessage
1372 def test_flags(self): member in _TestMboxMMDFMessage
Dtest_re.py746 def test_flags(self): member in ReTests
Dtest_multiprocessing.py2639 def test_flags(self): member in TestFlags
/external/ltp/testcases/kernel/syscalls/rt_sigaction/
Drt_sigaction02.c56 static int test_flags[] = variable
Drt_sigaction01.c58 static int test_flags[] = variable
Drt_sigaction03.c56 static int test_flags[] = variable
/external/vboot_reference/tests/
Dvb21_host_fw_preamble_tests.c38 const uint32_t test_flags = 0x11223344; in preamble_tests() local
/external/python/cpython3/Lib/test/
Dtest_dbm_gnu.py55 def test_flags(self): member in TestGdbm
Dtest_memoryio.py354 def test_flags(self): member in MemoryTestMixin
Dtest_mailbox.py1450 def test_flags(self): member in TestMaildirMessage
1527 def test_flags(self): member in _TestMboxMMDFMessage
Dtest_re.py1044 def test_flags(self): member in ReTests
Dtest_os.py2928 def test_flags(self): member in TestSendfile
D_test_multiprocessing.py4173 def test_flags(self): member in TestFlags
/external/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction01.c232 int test_flags[] = { SA_RESETHAND | SA_SIGINFO, SA_RESETHAND, in main() local
/external/python/cpython2/Lib/bsddb/test/
Dtest_sequence.py64 def test_flags(self): member in DBSequenceTest
Dtest_db.py104 def test_flags(self) : function
Dtest_dbenv.py100 def test_flags(self) : function
/external/libxkbcommon/xkbcommon/test/
Dcommon.c223 test_get_context(enum test_context_flags test_flags) in test_get_context()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_server_i.h68 u32 test_flags; member