Home
last modified time | relevance | path

Searched defs:cleanup (Results 876 - 900 of 1208) sorted by relevance

1...<<31323334353637383940>>...49

/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
H A Dcleanup_test.cc97 auto cleanup = absl::MakeCleanup(std::move(callback)); in TYPED_TEST() local
105 auto cleanup = absl::MakeCleanup(&FnPtrFunction); in TYPED_TEST() local
112 auto cleanup = absl::MakeCleanup(FnPtrFunction); in TYPED_TEST() local
123 absl::Cleanup cleanup = std::move(callback); in TYPED_TEST() local
131 absl::Cleanup cleanup = &FnPtrFunction; TYPED_TEST() local
138 absl::Cleanup cleanup = FnPtrFunction; TYPED_TEST() local
195 auto cleanup = TYPED_TEST() local
207 auto cleanup = absl::MakeCleanup(TypeParam::AsCallback(&FnPtrFunction)); TYPED_TEST() local
218 auto cleanup = TYPED_TEST() local
233 auto cleanup = TYPED_TEST() local
277 auto cleanup = TYPED_TEST() local
287 auto cleanup = TYPED_TEST() local
300 auto cleanup = TYPED_TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_vulkan_header.py193 def cleanup(args): function
/third_party/libuv/test/
H A Dtest-fs-open-flags.c122 static void cleanup(void) { in cleanup() function
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp-sequencer.c175 cleanup(struct lws_dll2 *d, void *user) in cleanup() function
/third_party/mbedtls/tests/
H A Dcompat.sh833 cleanup() { function
/third_party/ltp/testcases/cve/
H A Dicmp_rate_limit01.c238 static void cleanup(void) in cleanup() function
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c79 static void cleanup(void) in cleanup() function
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c53 static void cleanup(void) in cleanup() function
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task01.c78 extern void cleanup(void) in cleanup() function
H A Dcpuctl_def_task04.c73 extern void cleanup(void) in cleanup() function
[all...]
H A Dcpuctl_def_task02.c73 extern void cleanup(void) in cleanup() function
[all...]
H A Dcpuctl_def_task03.c73 extern void cleanup(void) in cleanup() function
[all...]
H A Dcpuctl_test01.c76 extern void cleanup(void) in cleanup() function
[all...]
H A Dcpuctl_test04.c74 extern void cleanup(void) in cleanup() function
[all...]
H A Dcpuctl_test03.c73 extern void cleanup(void) in cleanup() function
[all...]
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
H A Dfw_load.c165 static void cleanup(voi function
[all...]
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c280 static void cleanup(void) in cleanup() function
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c18 static void cleanup(void *p) in cleanup() function
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_simple.cpp49 void SimpleNumber::cleanup() { in cleanup() function in SimpleNumber
121 void SimpleNumberFormatter::cleanup() { in cleanup() function in SimpleNumberFormatter
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c570 static void cleanup(void) cleanup() function
[all...]
H A Ddiotest3.c361 static void cleanup(void) in cleanup() function
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c407 static void cleanup(void) cleanup() function
[all...]
/third_party/ltp/testcases/kernel/io/writetest/
H A Dwritetest.c218 void cleanup(void) in cleanup() function
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress07.c75 void cleanup(int sig) in cleanup() function
/third_party/ltp/testcases/kernel/syscalls/accept4/
H A Daccept4_01.c81 static void cleanup(void) in cleanup() function

Completed in 15 milliseconds

1...<<31323334353637383940>>...49