| /external/kotlinx.coroutines/kotlinx-coroutines-debug/test/ |
| D | DebugLeaksTest.kt | 20 val captured = Captured() in testIteratorLeak() constant 27 val captured = Captured() in testLazyGlobalCoroutineLeak() constant 34 val captured = Captured() in <lambda>() constant 44 val captured = Captured() in testAbandonedGlobalCoroutineLeak() constant
|
| /external/kotlinx.coroutines/kotlinx-coroutines-debug/test/junit4/ |
| D | TestFailureValidation.kt | 67 val captured = capturedOut.toString() in validateSuccess() constant 80 val captured = capturedOut.toString() in validateFailure() constant
|
| /external/webrtc/test/scenario/ |
| D | video_frame_matcher.cc | 41 CapturedFrame captured; in OnCapturedFrame() local 76 for (auto& captured : layer.captured_frames) { in OnDecodedFrame() local 104 void VideoFrameMatcher::HandleMatch(VideoFrameMatcher::CapturedFrame captured, in HandleMatch()
|
| D | performance_stats.h | 24 rtc::scoped_refptr<VideoFrameBuffer> captured; member
|
| /external/llvm-project/compiler-rt/test/xray/TestCases/Posix/ |
| D | arg1-logging-implicit-this.cpp | 19 volatile uint64_t captured = 0; variable
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | trivial-auto-var-init.cpp | 54 __block xyz_t captured = create(^() { in test_block_self_init() local 74 __block xyz_t captured; in test_block_captures_self_after_init() local
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/ |
| D | FlatMapBaseTest.kt | 56 val captured = ArrayList<String>() in <lambda>() constant
|
| D | FlowOnTest.kt | 38 val captured = ArrayList<String>() in <lambda>() constant
|
| /external/easymock/src/org/easymock/internal/matchers/ |
| D | Captures.java | 32 public Captures(Capture<T> captured) { in Captures()
|
| /external/owasp/sanitizer/src/tests/org/owasp/html/ |
| D | ExamplesTest.java | 52 ByteArrayOutputStream captured = new ByteArrayOutputStream(); in testExamplesRun() local
|
| /external/llvm/lib/Analysis/ |
| D | CaptureTracking.cpp | 44 bool captured(const Use *U) override { in captured() function 130 bool captured(const Use *U) override { in captured() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | CaptureTracking.cpp | 59 bool captured(const Use *U) override { in captured() function 145 bool captured(const Use *U) override { in captured() function
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | CaptureTracking.cpp | 82 bool captured(const Use *U) override { in captured() function 166 bool captured(const Use *U) override { in captured() function
|
| /external/freetype/src/psaux/ |
| D | psblues.c | 478 FT_Bool captured = FALSE; in cf2_blues_capture() local
|
| /external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| D | PseudoLocalesTest.java | 133 Set<CldrValue> captured = new HashSet<>(); in assertValuesUnordered() local
|
| D | AlternateLocaleDataTest.java | 154 Set<CldrValue> captured = new HashSet<>(); in assertValuesUnordered() local
|
| /external/llvm-project/llvm/unittests/Analysis/ |
| D | CaptureTrackingTest.cpp | 80 bool captured(const Use *U) override { in captured() function
|
| /external/python/cpython3/Lib/test/test_email/ |
| D | test_defect_handling.py | 313 captured = None variable in TestDefectCapture.CapturePolicy
|
| /external/guava/android/guava-tests/test/com/google/common/reflect/ |
| D | TypeTokenTest.java | 1503 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_wildcardWithImplicitBound() local 1516 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_wildcardWithExplicitBound() local 1533 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardHasNoExplicitUpperBound() local 1546 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardHasExplicitUpperBound() local 1560 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardAddsNewUpperBound() local
|
| /external/guava/guava-tests/test/com/google/common/reflect/ |
| D | TypeTokenTest.java | 1503 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_wildcardWithImplicitBound() local 1516 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_wildcardWithExplicitBound() local 1533 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardHasNoExplicitUpperBound() local 1546 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardHasExplicitUpperBound() local 1560 TypeVariable<?> captured = (TypeVariable<?>) typeArgs[0]; in testWildcardCaptured_typeVariableDeclaresTypeBound_wildcardAddsNewUpperBound() local
|
| /external/webrtc/test/pc/e2e/analyzer/video/ |
| D | default_video_quality_analyzer.h | 60 int64_t captured = 0; member 289 absl::optional<VideoFrame> captured; member
|
| /external/guava/android/guava/src/com/google/common/reflect/ |
| D | TypeToken.java | 155 Type captured = super.capture(); in TypeToken() local
|
| /external/guava/guava/src/com/google/common/reflect/ |
| D | TypeToken.java | 155 Type captured = super.capture(); in TypeToken() local
|
| /external/libchrome/base/test/ |
| D | test_mock_time_task_runner_unittest.cc | 194 scoped_refptr<SingleThreadTaskRunner> captured; in TEST() local
|
| /external/rust/crates/scopeguard/src/ |
| D | lib.rs | 555 let captured = guard((), |()| captured_drops.set(1 + captured_drops.get())); in test_dropped_once_when_not_run() localVariable
|