Home
last modified time | relevance | path

Searched defs:computed (Results 1 – 25 of 38) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/cache/
DNullCacheTest.java43 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/
DNullCacheTest.java43 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/
Dtest_utils.cc74 rtc::ArrayView<const float> computed) { in ExpectEqualFloatArray()
83 rtc::ArrayView<const float> computed, in ExpectNearAbsolute()
/external/compiler-rt/test/builtins/Unit/ppc/
Dfloatunditf_test.c13 DD computed; in main() local
Dfloatditf_test.c13 DD computed; in main() local
Dqsub_test.c118 long double computed = __gcc_qsub(a.ld, b.ld); in testEdgeCases() local
/external/perfetto/ui/src/frontend/
Dhsluv_cache.ts25 const computed = hsluvToHex([hue, saturation, lightness]); constant
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dparse_testdata.cc202 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
Dtflite_driver.cc105 float computed = Value<T>(tensor.data, i); in TypedCheck() local
/external/tensorflow/tensorflow/lite/testing/
Dparse_testdata.cc204 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
Dtflite_driver.cc202 TS computed = Value<T>(tensor.data.raw, i); in TypedCheck() local
318 int32_t computed = in QuantizedCheck() local
/external/jemalloc_new/test/unit/
Dhash.c67 uint32_t computed, expected; in hash_variant_verify_key() local
/external/webrtc/modules/audio_processing/agc2/
Dbiquad_filter_unittest.cc63 rtc::ArrayView<const float> computed, in ExpectNearRelative()
/external/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival_unittest.cc173 bool computed = inter_arrival->ComputeDeltas( in InternalExpectFalse() local
193 bool computed = inter_arrival->ComputeDeltas( in InternalExpectTrue() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtranspose_test.cc124 auto computed = ConstantR2FromArray2D<float>(&builder, input); in TEST_F() local
/external/dokka/core/src/main/kotlin/Kotlin/
DDescriptorDocumentationParser.kt320 private var computed = false variable in org.jetbrains.dokka.Kotlin.ParameterInfoNode
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DAlgorithmTests.c92 static TPM2B_DIGEST computed; // value computed in TestHash() local
/external/dokka/core/src/main/kotlin/Model/
DContent.kt39 private var computed = false variable in org.jetbrains.dokka.LazyContentBlock
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc517 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dregister_liveness.cpp34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dregister_liveness.cpp33 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
/external/deqp-deps/SPIRV-Tools/test/opt/
Dregister_liveness.cpp34 void CompareSets(const std::unordered_set<Instruction*>& computed, in CompareSets()
/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc615 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
/external/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc615 uint8_t computed[SHA_DIGEST_LENGTH]; in TEST() local
/external/rust/crates/openssl/src/
Dsymm.rs910 let computed = super::decrypt(ciphertype, &key, Some(&iv), &ct).unwrap(); in cipher_test() localVariable
934 let computed = { in cipher_test_nopad() localVariable

12