/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/platform/api/ |
H A 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 …]
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/ |
H A D | connectivity_state_test.cc | 43 bool* destroyed = nullptr) in Watcher() 133 bool destroyed = false; in TEST() local 156 bool destroyed = false; in TEST() local 179 bool destroyed = false; in TEST() local
|
/aosp_15_r20/external/cronet/base/task/ |
H A 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
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | LinearAllocatorTests.cpp | 46 int destroyed[10] = {0}; in TEST() local 69 int destroyed = 0; in TEST() local 121 int destroyed = 0; in TEST() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/ |
H A D | MediaTimeoutListener.kt | 217 var destroyed = false in <lambda>() variable 355 var destroyed = false in <lambda>() variable
|
/aosp_15_r20/packages/modules/Connectivity/service/src/com/android/server/connectivity/ |
D | FullScore.java | 170 final boolean yieldToBadWiFi, final boolean everEvaluated, final boolean destroyed) { in fromNetworkScore() 245 final boolean destroyed) { in mixInScore() 274 final boolean destroyed) { in withPolicies()
|
/aosp_15_r20/external/skia/tests/ |
H A D | ArenaAllocTest.cpp | 21 destroyed = 0; in DEF_TEST() local 146 destroyed = 0; in DEF_TEST() local 169 destroyed = 0; in DEF_TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | make_shared_array_tmp_test.cpp | 14 static int destroyed; member 22 int X::destroyed = 0; member in X
|
/aosp_15_r20/external/tink/cc/internal/ |
H A D | key_status_util_test.cc | 44 util::StatusOr<KeyStatus> destroyed = in TEST() local 61 util::StatusOr<KeyStatusType> destroyed = in TEST() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/ |
H A D | FakeQSTile.kt | 26 var destroyed = false variable in com.android.systemui.qs.FakeQSTile
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A 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
|
/aosp_15_r20/external/pigweed/pw_containers/ |
H A D | vector_test.cc | 170 Vector<Counter, 0> destroyed; in TEST() local 180 Vector<Counter, 128> destroyed; in TEST() local 191 Vector<Counter, 128> destroyed(100, value); in TEST() local
|
H A D | test_helpers.cc | 19 int Counter::destroyed = 0; member in pw::containers::test::Counter
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/screenshot/ |
H A D | TakeScreenshotServiceTest.kt | 231 var destroyed = false variable in com.android.systemui.screenshot.FakeScreenshotExecutor
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/domain/pipeline/ |
D | MediaTimeoutListener.java | 195 private boolean destroyed = false; field in MediaTimeoutListener.PlaybackStateListener 318 private boolean destroyed = false; field in MediaTimeoutListener.RecommendationListener
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | pb_buffer_simple_fenced.c | 316 bool destroyed; in fenced_buffer_finish_locked() local 642 bool destroyed; in fenced_buffer_fence() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
H A D | pb_buffer_fenced.c | 369 bool destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf); in fenced_buffer_finish_locked() local 829 ASSERTED bool destroyed = fenced_buffer_remove_locked(fenced_mgr, fenced_buf); in fenced_buffer_fence() local
|
/aosp_15_r20/external/libcxx/test/support/ |
H A 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>
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
D | ImapElement.java | 80 private boolean destroyed = false; field in ImapElement
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/list/list.cons/ |
H A D | dtor.pass.cpp | 23 std::set<int> destroyed; variable
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowConnection.java | 24 private boolean destroyed = false; field in ShadowConnection
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/ |
H A D | sync_handle_watcher.cc | 46 auto destroyed = destroyed_; in SyncWatch() local
|
H A D | sync_event_watcher.cc | 44 auto destroyed = destroyed_; in SyncWatch() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.void/ |
H A D | dtor.pass.cpp | 32 bool& destroyed; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/ |
H A D | exception_safety_helpers.h | 23 static int destroyed; member
|