| /external/python/pyfakefs/pyfakefs/tests/ |
| D | performance_test.py | 62 def test_setup(self): function 67 setattr(SetupPerformanceTest, test_name, test_setup) 69 setattr(SetupNoCachePerformanceTest, test_name, test_setup)
|
| /external/igt-gpu-tools/tests/ |
| D | kms_psr.c | 388 static void test_setup(data_t *data) in test_setup() function 461 test_setup(&data); 467 test_setup(&data); 478 test_setup(&data); 490 test_setup(&data); 500 test_setup(&data); 509 test_setup(&data); 518 test_setup(&data);
|
| /external/libchrome/testing/ |
| D | multiprocess_func_list.h | 60 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument 64 AddMultiProcessTest##_##test_main(#test_main, (test_main), (test_setup)); \
|
| /external/cronet/testing/ |
| D | multiprocess_func_list.h | 68 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument 72 AddMultiProcessTest##_##test_main(#test_main, (test_main), (test_setup)); \
|
| /external/ltp/testcases/kernel/syscalls/clone/ |
| D | clone02.c | 78 static int test_setup(void); 133 if (test_setup() != 0) { in main() 203 static int test_setup(void) in test_setup() function
|
| /external/ltp/testcases/kernel/controllers/freezer/ |
| D | run_freezer.sh | 51 function test_setup() function 127 test_setup && \
|
| /external/ltp/testcases/kernel/syscalls/bind/ |
| D | bind01.c | 61 void test_setup(void) in test_setup() function 93 .setup = test_setup,
|
| /external/ltp/testcases/kernel/syscalls/accept/ |
| D | accept01.c | 70 static void test_setup(void) in test_setup() function 106 .setup = test_setup,
|
| /external/vboot_reference/ |
| D | Makefile | 1243 .PHONY: test_setup 1244 test_setup:: cgpt utils futil tests install_for_test target 1249 test_setup:: qemu_install target 1263 runtests: test_setup test_targets 1267 genkeys: utils test_setup 1272 genfuzztestcases: utils test_setup 1276 runbmptests: test_setup 1281 runcgpttests: test_setup 1285 runtestscripts: test_setup genfuzztestcases 1297 runmisctests: test_setup [all …]
|
| /external/linux-kselftest/tools/testing/selftests/arm64/signal/ |
| D | test_signals.c | 22 if (test_setup(current) && test_init(current)) { in main()
|
| D | test_signals_utils.h | 14 int test_setup(struct tdescr *td);
|
| D | test_signals_utils.c | 295 int test_setup(struct tdescr *td) in test_setup() function
|
| /external/ot-br-posix/tests/scripts/ |
| D | meshcop | 221 test_setup() function 436 test_setup 531 test_setup
|
| /external/toolchain-utils/binary_search_tool/ndk/ |
| D | DO_BISECTION.sh | 88 --test_setup_script=ndk/test_setup.sh \
|
| D | README.md | 68 Now we want to change our `test_setup.sh` script to run our new gradle task:
|
| /external/toolchain-utils/binary_search_tool/cros_pkg/ |
| D | README.cros_pkg_triage.md | 42 --test_setup_script=cros_pkg/test_setup.sh \ 55 --test_setup_script=cros_pkg/test_setup.sh \ 88 `test_setup.sh` - This script will build and flash your image to the 186 --test_setup_script=cros_pkg/test_setup.sh \
|
| /external/pigweed/pw_ide/py/ |
| D | vscode_test.py | 26 def test_setup(self): member in TestVscSettingsManager
|
| /external/toolchain-utils/binary_search_tool/android/ |
| D | README.android.md | 59 --test_setup_script=android/test_setup.sh \ 88 `test_setup.sh` - This script will build and flash your image to the 203 --test_setup_script=android/test_setup.sh \
|
| /external/toolchain-utils/binary_search_tool/ |
| D | README.bisect.md | 46 --test_setup_script='cros_pkg/test_setup.sh' 117 --test_setup_script='sysroot_wrapper/test_setup.sh' 194 --test_setup_script='android/test_setup.sh'
|
| D | README.pass_bisect.md | 72 --test_setup_script='android/test_setup.sh'
|
| /external/bcc/examples/networking/vlan_filter/ |
| D | README.md | 4 …a multi-host environment. Simulation environment can be setup by using test_setup.sh script. Then …
|
| /external/zstd/tests/gzip/ |
| D | help-version.sh | 210 test_setup () { args=foo; } function
|
| /external/ltp/testcases/kernel/syscalls/symlink/ |
| D | symlink01.c | 333 int (*test_setup) (char *path1, char *path2, char *path3); member 931 (tc_ptr->test_setup) (tc_ptr->fn_arg[0], tc_ptr->fn_arg[1], in do_syscalltests()
|
| /external/python/absl-py/absl/testing/tests/ |
| D | absltest_test.py | 2249 def test_setup(self): member in SkipClassTest
|
| /external/armnn/ |
| D | LICENSE.spdx | 5791 FileName: ./python/pyarmnn/test/test_setup.py
|