Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/external/guice/extensions/servlet/test/com/google/inject/servlet/
DVarargsServletDispatchIntegrationTest.java205 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestServlet
224 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.NeverServlet
245 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestFilter
DFilterPipelineTest.java104 public void destroy() {} in destroy() method in FilterPipelineTest.TestFilter
119 public void destroy() {} in destroy() method in FilterPipelineTest.NeverFilter
DServletDispatchIntegrationTest.java173 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestServlet
192 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.NeverServlet
213 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestFilter
DInjectedFilterPipelineTest.java154 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.TestFilter
170 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.NeverFilter
DFilterDispatchIntegrationTest.java233 public void destroy() { in destroy() method in FilterDispatchIntegrationTest.TestFilter
351 public void destroy() {} in destroy() method in FilterDispatchIntegrationTest.CountFilter
438 public void destroy() {} in destroy() method in FilterDispatchIntegrationTest.ThrowingFilter
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-context-10.kt13 fun destroy() { in <lambda>() method in kotlinx.coroutines.guide.exampleContext10.Activity
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dtransport_security.h48 void (*destroy)(tsi_frame_protector* self); member
68 void (*destroy)(tsi_handshaker* self); member
104 void (*destroy)(tsi_handshaker_result* self); member
/external/grpc-grpc/src/core/tsi/
Dtransport_security.h48 void (*destroy)(tsi_frame_protector* self); member
69 void (*destroy)(tsi_handshaker* self); member
106 void (*destroy)(tsi_handshaker_result* self); member
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon6d7474c60111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon31478d380111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon6d22ca870111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon819378860111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon440cfa180111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/abseil-cpp/absl/container/internal/
Dhash_policy_traits_test.cc42 static std::function<void(void*, Slot*)> destroy; member
51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon2392a1770111::PolicyWithoutOptionalOps
91 MockFunction<void(void*, Slot*)> destroy; member
105 TEST_F(Test, destroy) { in TEST_F() argument
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h77 void (*destroy)( struct draw_pt_front_end * ); member
128 void (*destroy)( struct draw_pt_middle_end * ); member
/external/libabigail/tests/data/test-abicompat/
Dtest0-fn-changed-libapp-v0.cc51 destroy(S0* s) in destroy() function
59 destroy(S1* s) in destroy() function
Dtest0-fn-changed-libapp-v1.cc65 destroy(S0* s) in destroy() function
73 destroy(S1* s) in destroy() function
/external/clang/test/CodeGenObjC/
Dterminate.m4 void destroy(void**); function
/external/grpc-grpc/src/core/lib/gprpp/
Dmemory.h114 void destroy(pointer p) { p->~T(); } in destroy() function
116 void destroy(U* p) { in destroy() function
/external/google-fruit/src/
Dmemory_pool.cpp21 void fruit::impl::MemoryPool::destroy() { in destroy() function in fruit::impl::MemoryPool
/external/igt-gpu-tools/tests/i915/
Dgem_ctx_bad_destroy.c69 struct drm_i915_gem_context_destroy destroy; variable
/external/igt-gpu-tools/tests/
Dsyncobj_basic.c36 struct drm_syncobj_destroy destroy; in test_bad_destroy() local
125 struct drm_syncobj_destroy destroy; in test_bad_destroy_pad() local
/external/harfbuzz_ng/src/
Dhb-blob.hh69 hb_destroy_func_t destroy; member
91 void destroy () { hb_blob_destroy (b.get_raw ()); b = nullptr; } in destroy() function
Dhb-blob.cc73 hb_destroy_func_t destroy) in hb_blob_create()
111 hb_destroy_func_t destroy) in hb_blob_create_or_fail()
289 hb_destroy_func_t destroy, in hb_blob_set_user_data()
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp20.cpp5 void destroy(T* ptr) { in destroy() function

12345678910>>...25