/external/guava/android/guava-tests/test/com/google/common/cache/ |
D | NullCacheTest.java | 43 Object computed = new Object(); in testGet() local 61 Object computed = new Object(); in testGet_expireAfterWrite() local 79 Object computed = new Object(); in testGet_expireAfterAccess() local
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | NullCacheTest.java | 43 Object computed = new Object(); in testGet() local 61 Object computed = new Object(); in testGet_expireAfterWrite() local 79 Object computed = new Object(); in testGet_expireAfterAccess() local
|
/external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
D | test_utils.cc | 34 rtc::ArrayView<const float> computed) { in ExpectEqualFloatArray() 43 rtc::ArrayView<const float> computed, in ExpectNearAbsolute()
|
/external/compiler-rt/test/builtins/Unit/ppc/ |
D | floatditf_test.c | 13 DD computed; in main() local
|
D | floatunditf_test.c | 13 DD computed; in main() local
|
D | qsub_test.c | 118 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local
|
/external/llvm-project/compiler-rt/test/builtins/Unit/ppc/ |
D | floatunditf_test.c | 16 DD computed; in main() local
|
D | floatditf_test.c | 16 DD computed; in main() local
|
D | qsub_test.c | 120 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | parse_testdata.cc | 202 float computed = data[idx]; in CheckOutputs() local 220 int32_t computed = data[idx]; in CheckOutputs() local 231 int64_t computed = data[idx]; in CheckOutputs() local
|
D | tflite_driver.cc | 105 float computed = Value<T>(tensor.data, i); in TypedCheck() local
|
/external/tensorflow/tensorflow/lite/testing/ |
D | parse_testdata.cc | 199 float computed = data[idx]; in CheckOutputs() local 217 int32_t computed = data[idx]; in CheckOutputs() local 228 int64_t computed = data[idx]; in CheckOutputs() local
|
D | tflite_driver.cc | 185 TS computed = Value<T>(tensor.data.raw, i); in TypedCheck() local 301 int32_t computed = in QuantizedCheck() local
|
/external/rust/crates/uuid/src/ |
D | v3.rs | 28 let computed = context.compute(); in new_v3() localVariable
|
/external/jemalloc_new/test/unit/ |
D | hash.c | 67 uint32_t computed, expected; in hash_variant_verify_key() local
|
/external/webrtc/modules/audio_processing/agc2/ |
D | biquad_filter_unittest.cc | 64 rtc::ArrayView<const float> computed, in ExpectNearRelative()
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | inter_arrival_unittest.cc | 173 bool computed = inter_arrival->ComputeDeltas( in InternalExpectFalse() local 193 bool computed = inter_arrival->ComputeDeltas( in InternalExpectTrue() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | transpose_test.cc | 124 auto computed = ConstantR2FromArray2D<float>(&builder, input); in TEST_F() local
|
/external/dokka/core/src/main/kotlin/Kotlin/ |
D | DescriptorDocumentationParser.kt | 314 private var computed = false variable
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
D | AlgorithmTests.c | 92 static TPM2B_DIGEST computed; // value computed in TestHash() local
|
/external/dokka/core/src/main/kotlin/Model/ |
D | Content.kt | 39 private var computed = false variable in org.jetbrains.dokka.LazyContentBlock
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | register_liveness.cpp | 34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | register_liveness.cpp | 34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | register_liveness.cpp | 34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
D | transform_unranked_hlo.cc | 193 Value computed = rewriter.create<ChloOpTy>( in matchAndRewrite() local
|