Home
last modified time | relevance | path

Searched defs:computed (Results 1 – 10 of 10) 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/r8/src/test/java/com/android/tools/r8/maindexlist/
DMainDexTracingTest.java148 String computed = resultMainDexList.get(i); in doTest() 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.cpp2074 SkRect computed, expected; in test_isRect() local
2085 SkRect computed; in test_isRect() local
2373 SkRect expected[2], computed[2]; in test_isNestedFillRects() local
/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java415 int[] computed = new int[registersUsed()]; in computeUnusedRegisters() local
/external/stressapptest/src/
Dworker.cc3497 int computed = static_cast<int>(frequency + round_value_); in ComputeFrequency() local