/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/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/webrtc/modules/audio_processing/agc2/rnn_vad/ |
D | test_utils.cc | 74 rtc::ArrayView<const float> computed) { in ExpectEqualFloatArray() 83 rtc::ArrayView<const float> computed, in ExpectNearAbsolute()
|
/external/compiler-rt/test/builtins/Unit/ppc/ |
D | floatunditf_test.c | 13 DD computed; in main() local
|
D | floatditf_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/perfetto/ui/src/frontend/ |
D | hsluv_cache.ts | 25 const computed = hsluvToHex([hue, saturation, lightness]); constant
|
/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 | 204 float computed = data[idx]; in CheckOutputs() local 222 int32_t computed = data[idx]; in CheckOutputs() local 233 int64_t computed = data[idx]; in CheckOutputs() local
|
D | tflite_driver.cc | 202 TS computed = Value<T>(tensor.data.raw, i); in TypedCheck() local 318 int32_t computed = in QuantizedCheck() local
|
/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 | 63 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 | 320 private var computed = false variable in org.jetbrains.dokka.Kotlin.ParameterInfoNode
|
/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/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/ |
D | cipher_test.cc | 517 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | register_liveness.cpp | 34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | register_liveness.cpp | 33 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/cronet/third_party/boringssl/src/crypto/cipher_extra/ |
D | cipher_test.cc | 615 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
|
/external/boringssl/src/crypto/cipher_extra/ |
D | cipher_test.cc | 615 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
|
/external/rust/crates/openssl/src/ |
D | symm.rs | 910 let computed = super::decrypt(ciphertype, &key, Some(&iv), &ct).unwrap(); in cipher_test() localVariable 934 let computed = { in cipher_test_nopad() localVariable
|