/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A 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);
|
/aosp_15_r20/external/mesa3d/src/intel/isl/tests/ |
H A D | isl_tilememcpy_tiled_unittest.cpp | 112 void test_setup(TILE_CONV convert, enum isl_tiling tiling_fmt, 135 void tileTFixture::test_setup(TILE_CONV convert, in test_setup() function in tileTFixture 277 test_setup(LIN_TO_TILE, ISL_TILING_Y0, IMAGE_FORMAT, x2, y2); in TEST_P() 286 test_setup(TILE_TO_LIN, ISL_TILING_Y0, IMAGE_FORMAT, x2, y2); in TEST_P() 295 test_setup(LIN_TO_TILE, ISL_TILING_4, IMAGE_FORMAT, x2, y2); in TEST_P() 304 test_setup(TILE_TO_LIN, ISL_TILING_4, IMAGE_FORMAT, x2, y2); in TEST_P()
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | performance_test.py | 68 def test_setup(self): function 73 setattr(SetupPerformanceTest, test_name, test_setup) 75 setattr(SetupNoCachePerformanceTest, test_name, test_setup)
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/clone/ |
H A D | clone02.c | 73 static int test_setup(void); 128 if (test_setup() != 0) { in main() 198 static int test_setup(void) in test_setup() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/tree_kem/ |
D | tree_index.rs | 342 async fn test_setup() -> (Vec<TestData>, TreeIndex) { in test_setup() function 366 let (test_data, test_index) = test_setup().await; in test_insert() 388 let (test_data, mut test_index) = test_setup().await; in test_insert_duplicate_credential_key() 410 let (test_data, mut test_index) = test_setup().await; in test_insert_duplicate_hpke_key() 430 let (test_data, mut test_index) = test_setup().await; in test_remove()
|
/aosp_15_r20/external/libchrome/testing/ |
H A 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)); \
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/testing/ |
D | multiprocess_func_list.h | 63 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument 67 AddMultiProcessTest##_##test_main(#test_main, (test_main), (test_setup)); \
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/testing/ |
D | multiprocess_func_list.h | 63 #define MULTIPROCESS_TEST_MAIN_WITH_SETUP(test_main, test_setup) \ argument 67 AddMultiProcessTest##_##test_main(#test_main, (test_main), (test_setup)); \
|
/aosp_15_r20/external/cronet/testing/ |
H A 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)); \
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/freezer/ |
H A D | run_freezer.sh | 51 function test_setup() function 127 test_setup && \
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/accept/ |
H A D | accept01.c | 65 static void test_setup(void) in test_setup() function 98 .setup = test_setup,
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bind/ |
H A D | bind01.c | 70 static void test_setup(void) in test_setup() function 109 .setup = test_setup,
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/cros_pkg/ |
H A 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 \
|
/aosp_15_r20/external/ot-br-posix/tests/scripts/ |
H A D | meshcop | 274 test_setup() function 501 test_setup 596 test_setup
|
H A D | ncp_mode | 137 test_setup() function 245 test_setup
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/ |
H A 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'
|
H A D | README.pass_bisect.md | 72 --test_setup_script='android/test_setup.sh'
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/android/ |
H A 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 \
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/signal/ |
H A D | test_signals.c | 22 if (test_setup(current) && test_init(current)) { in main()
|
H A D | test_signals_utils.h | 14 int test_setup(struct tdescr *td);
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/ndk/ |
H A D | DO_BISECTION.sh | 88 --test_setup_script=ndk/test_setup.sh \
|
/aosp_15_r20/external/pigweed/pw_ide/py/ |
H A D | vscode_test.py | 26 def test_setup(self): member in TestVscSettingsManager
|
/aosp_15_r20/external/pytorch/test/distributed/tensor/parallel/ |
H A D | test_tp_examples.py | 502 test_setup = [ 507 for input_ndim, input_size, target_size in test_setup:
|
/aosp_15_r20/build/bazel/bazel_sandwich/ |
H A D | run_test_in_build.bzl | 18 @bazel_tools//tools/test:test_setup), but currently it just does the bare minimum to get skylib's
|
/aosp_15_r20/external/bcc/examples/networking/vlan_filter/ |
H A D | README.md | 4 …a multi-host environment. Simulation environment can be setup by using test_setup.sh script. Then …
|