| /external/cronet/net/third_party/quiche/src/quiche/common/platform/api/ |
| D | quiche_reference_counted_test.cc | 15 explicit Base(bool* destroyed) : destroyed_(destroyed) { in Base() 28 explicit Derived(bool* destroyed) : Base(destroyed) {} in Derived() 44 bool destroyed = false; in TEST_F() local 53 bool destroyed = false; in TEST_F() local 64 bool destroyed = false; in TEST_F() local 78 bool destroyed = false; in TEST_F() local 92 bool destroyed = false; in TEST_F() local 106 bool destroyed = false; in TEST_F() local 120 bool destroyed = false; in TEST_F() local 133 bool destroyed = false; in TEST_F() local [all …]
|
| /external/cronet/base/task/ |
| D | bind_post_task_unittest.cc | 144 bool destroyed = false; in TEST_F() local 171 bool destroyed = false; in TEST_F() local 280 bool destroyed = false; in TEST_F() local 307 bool destroyed = false; in TEST_F() local
|
| /external/skia/tests/ |
| D | ArenaAllocTest.cpp | 20 destroyed = 0; in DEF_TEST() local 124 destroyed = 0; in DEF_TEST() local 147 destroyed = 0; in DEF_TEST() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/list/list.cons/ |
| D | dtor.pass.cpp | 23 std::set<int> destroyed; variable
|
| /external/libchrome/mojo/public/cpp/bindings/lib/ |
| D | sync_handle_watcher.cc | 46 auto destroyed = destroyed_; in SyncWatch() local
|
| D | sync_event_watcher.cc | 44 auto destroyed = destroyed_; in SyncWatch() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.void/ |
| D | dtor.pass.cpp | 34 bool& destroyed; member
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.expected/ |
| D | dtor.pass.cpp | 40 bool& destroyed; member
|
| /external/grpc-grpc/test/core/iomgr/ |
| D | endpoint_pair_test.cc | 62 grpc_closure destroyed; in main() local
|
| D | tcp_client_posix_test.cc | 193 grpc_closure destroyed; in main() local
|
| D | tcp_client_uv_test.cc | 188 grpc_closure destroyed; in main() local
|
| /external/webrtc/rtc_base/ |
| D | win32_window_unittest.cc | 22 bool destroyed() const { return destroyed_; } in destroyed() function in TestWindow
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/optional/optional.object/optional.object.assign/ |
| D | nullopt_t.pass.cpp | 27 enum class State { inactive, constructed, destroyed }; in test() enumerator
|
| /external/pigweed/pw_containers/ |
| D | vector_test.cc | 63 static int destroyed; member 98 int Counter::destroyed = 0; member in pw::__anon7888f29b0111::Counter 234 { Vector<Counter, 0> destroyed; } in TEST() local 242 { Vector<Counter, 128> destroyed; } in TEST() local 251 { Vector<Counter, 128> destroyed(100, value); } in TEST() local
|
| /external/python/cpython2/Lib/idlelib/idle_test/ |
| D | test_config_name.py | 17 destroyed = False variable in Dummy_name_dialog
|
| /external/wayland/tests/ |
| D | resources-test.c | 109 _Bool destroyed = 0; in TEST() local
|
| /external/grpc-grpc/test/core/http/ |
| D | httpcli_test.cc | 151 grpc_closure destroyed; in main() local
|
| D | httpscli_test.cc | 151 grpc_closure destroyed; in main() local
|
| /external/mesa3d/src/gallium/winsys/svga/drm/ |
| D | pb_buffer_simple_fenced.c | 336 boolean destroyed; in fenced_buffer_finish_locked() local 662 boolean destroyed; in fenced_buffer_fence() local
|
| /external/grpc-grpc/test/core/security/ |
| D | secure_endpoint_test.cc | 210 grpc_closure destroyed; in main() local
|
| /external/rust/crates/grpcio-sys/grpc/test/core/security/ |
| D | secure_endpoint_test.cc | 210 grpc_closure destroyed; in main() local
|
| /external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| D | pb_buffer_fenced.c | 369 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
|
| /external/libchrome/mojo/public/cpp/bindings/tests/ |
| D | interface_ptr_unittest.cc | 499 StrongMathCalculatorImpl(bool* destroyed) : destroyed_(destroyed) {} in StrongMathCalculatorImpl() 524 bool destroyed = false; in TEST() local 562 bool* destroyed, in WeakMathCalculatorImpl() 598 bool destroyed = false; in TEST() local
|
| /external/libcxx/test/support/ |
| D | archetypes.hpp | 40 static int destroyed; member 130 template <class D, bool E> int TestBase<D, E>::destroyed = 0; member in ArchetypeBases::TestBase<D, E>
|
| /external/vogar/src/vogar/commands/ |
| D | Command.java | 57 private volatile boolean destroyed; field in Command
|