Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/cache/
DNullCacheTest.java43 Object computed = new Object(); in testGet() local
60 Object computed = new Object(); in testGet_expireAfterWrite() local
77 Object computed = new Object(); in testGet_expireAfterAccess() local
/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/jemalloc/test/unit/
Dhash.c71 uint32_t computed, expected; in hash_variant_verify_key() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dinter_arrival_unittest.cc168 bool computed = inter_arrival->ComputeDeltas(timestamp, in InternalExpectFalse() local
190 bool computed = inter_arrival->ComputeDeltas(timestamp, in InternalExpectTrue() local
/external/skia/tests/
DPathTest.cpp2072 SkRect computed, expected; in test_isRect() local
2083 SkRect computed; in test_isRect() local
2371 SkRect expected[2], computed[2]; in test_isNestedFillRects() local
/external/stressapptest/src/
Dworker.cc3497 int computed = static_cast<int>(frequency + round_value_); in ComputeFrequency() local