Home
last modified time | relevance | path

Searched defs:destroyed (Results 1 – 25 of 53) sorted by relevance

123

/third_party/boost/libs/smart_ptr/test/
Dmake_shared_array_tmp_test.cpp14 static int destroyed; member
22 int X::destroyed = 0; member in X
/third_party/grpc/test/core/transport/
Dconnectivity_state_test.cc46 bool* destroyed = nullptr) in Watcher()
97 bool destroyed = false; in TEST() local
117 bool destroyed = false; in TEST() local
137 bool destroyed = false; in TEST() local
/third_party/boost/tools/quickbook/test/unit/
Dcleanup_test.cpp17 static std::vector<int> destroyed; member
49 std::vector<int> counted::destroyed; member in counted
/third_party/jsframework/runtime/main/page/
DPage.ts206 get destroyed() { method in Page
210 set destroyed(destroyed: boolean) { method in Page
/third_party/node/test/parallel/
Dtest-http2-multistream-destroy-on-read-tls.js33 let destroyed = 0; variable
Dtest-cluster-worker-no-exit.js28 let destroyed; variable
/third_party/node/lib/internal/streams/
Dduplex.js93 destroyed: { property
/third_party/node/test/async-hooks/
Dtest-httpparser-reuse.js17 const destroyed = []; variable
/third_party/grpc/test/core/iomgr/
Dendpoint_pair_test.cc62 grpc_closure destroyed; in main() local
Dtcp_client_posix_test.cc193 grpc_closure destroyed; in main() local
Dtcp_client_uv_test.cc190 grpc_closure destroyed; in main() local
/third_party/node/lib/
Dasync_hooks.js185 const destroyed = { destroyed: false }; variable
/third_party/wayland_standard/tests/
Dresources-test.c109 _Bool destroyed = 0; in TEST() local
/third_party/grpc/test/core/http/
Dhttpcli_test.cc151 grpc_closure destroyed; in main() local
Dhttpscli_test.cc152 grpc_closure destroyed; in main() local
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c1245 gboolean destroyed; member
1249 weak_notify (DestroyedObjectStruct * destroyed, GObject ** object) in weak_notify()
1274 DestroyedObjectStruct *destroyed = g_slice_new0 (DestroyedObjectStruct); in gst_check_objects_destroyed_on_unref() local
1298 DestroyedObjectStruct *destroyed = tmp->data; in gst_check_objects_destroyed_on_unref() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dpb_buffer_simple_fenced.c336 boolean destroyed; in fenced_buffer_finish_locked() local
662 boolean destroyed; in fenced_buffer_fence() local
/third_party/boost/libs/beast/test/beast/core/
Dasync_base.cpp598 bool destroyed = false; in testStableBase() local
602 bool& destroyed; in testStableBase() member
/third_party/node/lib/internal/
Dasync_hooks.js336 const destroyed = { destroyed: false }; variable
/third_party/grpc/test/core/security/
Dsecure_endpoint_test.cc210 grpc_closure destroyed; in main() local
/third_party/flutter/skia/tests/
DArenaAllocTest.cpp19 static int created, destroyed; variable
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_buffer_fenced.c369 boolean destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf); in fenced_buffer_finish_locked() local
829 ASSERTED boolean destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf); in fenced_buffer_fence() local
/third_party/skia/tests/
DArenaAllocTest.cpp19 destroyed = 0; in DEF_TEST() local
/third_party/boost/libs/geometry/example/with_external_libs/
Dx04_wxwidgets_world_mapper.cpp234 static bool destroyed = false; in OnCloseWindow() local
/third_party/flutter/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.h180 int destroyed; member

123