Home
last modified time | relevance | path

Searched defs:test_setup (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/kernel/controllers/freezer/
Drun_freezer.sh51 function test_setup() function
/external/pigweed/pw_ide/py/
Dvscode_test.py26 def test_setup(self): member in TestVscSettingsManager
/external/libchrome/testing/
Dmultiprocess_func_list.h60 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
/external/cronet/testing/
Dmultiprocess_func_list.h68 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument
/external/python/pyfakefs/pyfakefs/tests/
Dperformance_test.py62 def test_setup(self): function
/external/ot-br-posix/tests/scripts/
Dmeshcop221 test_setup() function
/external/ltp/testcases/kernel/syscalls/bind/
Dbind01.c61 void test_setup(void) in test_setup() function
/external/ltp/testcases/kernel/syscalls/accept/
Daccept01.c70 static void test_setup(void) in test_setup() function
/external/linux-kselftest/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c295 int test_setup(struct tdescr *td) in test_setup() function
/external/zstd/tests/gzip/
Dhelp-version.sh210 test_setup () { args=foo; } function
/external/ltp/testcases/kernel/syscalls/clone/
Dclone02.c203 static int test_setup(void) in test_setup() function
/external/vboot_reference/
DMakefile1244 test_setup:: cgpt utils futil tests install_for_test target
1249 test_setup:: qemu_install target
/external/igt-gpu-tools/tests/
Dkms_psr.c388 static void test_setup(data_t *data) in test_setup() function
/external/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c333 int (*test_setup) (char *path1, char *path2, char *path3); member
/external/python/absl-py/absl/testing/tests/
Dabsltest_test.py2249 def test_setup(self): member in SkipClassTest