HomeSort by relevance Sort by last modified time
    Searched full:iterations (Results 651 - 675 of 1508) sorted by null

<<21222324252627282930>>

  /external/v8/test/js-perf-test/
base.js 280 // Run either for 1 second or for the number of iterations specified
303 // If we've run too few iterations, we continue for another second.
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfActivity.java 69 final String[] mLimitLabels = { "Time", "Iterations" };
225 mLimitLabel.setText("Iterations: ");
  /frameworks/support/v4/java/android/support/v4/widget/
SwipeProgressBar.java 150 long iterations = (now - mStartTime) / ANIMATION_DURATION_MS; local
181 if (iterations == 0) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mutants.py 20 # went thru many iterations as one "new" vulnerability after another was
27 # ran it. Indeed, at the start, the driver never got beyond 6 iterations
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mutants.py 20 # went thru many iterations as one "new" vulnerability after another was
27 # ran it. Indeed, at the start, the driver never got beyond 6 iterations
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mutants.py 20 # went thru many iterations as one "new" vulnerability after another was
27 # ran it. Indeed, at the start, the driver never got beyond 6 iterations
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mutants.py 20 # went thru many iterations as one "new" vulnerability after another was
27 # ran it. Indeed, at the start, the driver never got beyond 6 iterations
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 844 20, // Max iterations
923 20, // Max iterations
    [all...]
  /art/runtime/gc/collector/
garbage_collector.h 170 // Returns how many GC iterations have been run.
  /art/test/401-optimizing-compiler/src/
Main.java 79 // Loop enough iterations to hope for a crash if no write barrier
  /art/tools/dexfuzz/src/dexfuzz/listeners/
UniqueProgramTrackerListener.java 66 * Save the database every X number of iterations.
  /cts/tests/openglperf2/src/android/opengl2/cts/primitive/
GLPrimitiveActivity.java 61 Log.i(TAG, "Num Iterations: " + mNumIterations);
  /cts/tests/tests/security/jni/
android_security_cts_EncryptionTest.cpp 196 ALOGE("EncryptionTest::aesIsFast: %u iterations in %lu ms (%.01lf MiB/s) "
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
SimplexSolver.java 149 * @exception OptimizationException if the maximal number of iterations is
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
PolicyQualifierInfoTest.java 38 // Number of test iterations performed by each thread
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
firmware_summary_unittest.py 69 single and multiple iterations.
  /external/autotest/client/site_tests/hardware_Badblocks/
hardware_Badblocks.py 153 logging.info('Iterations: %d', iters)
  /external/autotest/client/site_tests/hardware_TouchScreenPowerCycles/
hardware_TouchScreenPowerCycles.py 138 msg1 = ('Spurious contacts detected %d out of %d iterations.' %
  /external/autotest/client/tests/aio_dio_bugs/src/
aio-dio-extend-stat.c 104 printf("%u iterations of racing extensions and collection passed\n",
  /external/autotest/client/tests/rmaptest/src/
rmap-test.c 56 fprintf(stderr, " -iN: Number of iterations\n");
  /external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
network_WiFi_ReconnectInDarkResume.py 89 # iterations to test wake on disconnect.
  /external/autotest/site_utils/bootperf-bin/
showbootdata 98 help="Display raw data from all boot iterations.")
  /external/ceres-solver/internal/ceres/
trust_region_strategy.h 121 // Number of iterations used by the linear solver. If a linear
  /external/chromium-trace/catapult/third_party/polymer/components/core-animation/
demo.html 128 <core-animation duration="1000" iterations="Infinity" direction="alternate">
  /external/deqp/doc/testspecs/GLES31/
functional.texture.gather.txt 64 imprecisions into account. Multiple shaders and rendering iterations are used,

Completed in 1453 milliseconds

<<21222324252627282930>>