Home
last modified time | relevance | path

Searched refs:test_run (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/
H A Dblock_dev.c67 static void test_run(void) in test_run() function
94 test_run(); in main()
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c73 static void test_run(void) in test_run() function
107 test_run(); in main()
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c75 static void test_run(void);
88 test_run(); in main()
145 static void test_run(void) in test_run() function
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c110 static void test_run(void) in test_run() function
145 test_run(); in main()
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c170 static void test_run(void) in test_run() function
199 test_run(); in main()
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c108 static void test_run(void);
127 test_run(); in main()
181 static void test_run(void) in test_run() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureViewTests.cpp2672 _test_run& test_run = *it; in deinit() local
2674 if (test_run.parent_texture_object_id != 0) in deinit()
2676 gl.deleteTextures(1, &test_run.parent_texture_object_id); in deinit()
2678 test_run.parent_texture_object_id = 0; in deinit()
2681 if (test_run.texture_view_object_created_from_immutable_to_id != 0) in deinit()
2683 gl.deleteTextures(1, &test_run.texture_view_object_created_from_immutable_to_id); in deinit()
2685 test_run.texture_view_object_created_from_immutable_to_id = 0; in deinit()
2688 if (test_run.texture_view_object_created_from_view_to_id != 0) in deinit()
2690 gl.deleteTextures(1, &test_run.texture_view_object_created_from_view_to_id); in deinit()
2692 test_run in deinit()
3066 const _test_run& test_run = *test_run_iterator; iterate() local
[all...]
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c167 static int test_run(void);
183 test_run(); in main()
234 static int test_run(void) in test_run() function
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.py479 def test_run(options): function
480 if not options.test_run:
642 if not test_run(options):
/third_party/python/Lib/distutils/tests/
H A Dtest_build_clib.py118 def test_run(self): member in BuildCLibTestCase
/third_party/python/Lib/test/
H A Dtest_profile.py89 def test_run(self): member in ProfileTest
/third_party/node/deps/v8/tools/mb/
H A Dmb_test.py549 def test_run(self): member in UnitTest
/third_party/python/Lib/test/test_asyncio/
H A Dtest_runners.py277 def test_run(self): member in RunnerTests
/third_party/python/Lib/unittest/test/
H A Dtest_suite.py218 def test_run(self): member in Test_TestSuite

Completed in 15 milliseconds