HomeSort by relevance Sort by last modified time
    Searched refs:iterations (Results 276 - 300 of 781) sorted by null

<<11121314151617181920>>

  /external/tensorflow/tensorflow/contrib/factorization/python/ops/
gmm_test.py 140 iterations = 40
155 gmm.fit(input_fn=self.input_fn(), steps=iterations)
179 iterations = 5 # that should be enough to know whether this diverges
195 gmm.fit(input_fn=get_input_fn(x), steps=iterations)
  /frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
ImageUtils.java 235 // about 3-4 iterations to get the result since we are logarithmically reducing
255 int iterations = 0; // Number of halving operations to perform after the initial resize local
261 iterations++;
276 for (int iteration = iterations - 1; iteration >= 0; iteration--) {
289 iterations--;
  /system/netd/server/
IptablesRestoreControllerTest.cpp 259 const std::vector<int> ITERATIONS = { 1, 5, 10 };
268 for (const int iterations : ITERATIONS) {
270 for (int i = 0; i < iterations; i++) {
276 iterations, timeTaken, timeTaken / 2 / iterations);
  /art/runtime/gc/collector/
garbage_collector.cc 215 const size_t iterations = logger.GetIterations(); local
216 if (iterations == 0) {
233 << " mean time: " << PrettyDuration(total_ns / iterations) << "\n"
  /bionic/benchmarks/
stdlib_benchmark.cpp 34 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(nbytes));
77 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(500000));
118 state.SetBytesProcessed(uint64_t(state.iterations()) * uint64_t(500000));
  /external/autotest/client/deps/glbench/src/
windowmanagercompositingtest.cc 24 virtual bool TestFunc(uint64_t iterations);
63 bool WindowManagerCompositingTest::TestFunc(uint64_t iterations) {
64 for (uint64_t i = 0 ; i < iterations; ++i) {
  /external/google-benchmark/src/
statistics.cc 100 // All repetitions should be run with the same number of iterations so we
102 int64_t const run_iterations = reports.front().iterations;
125 CHECK_EQ(run_iterations, run.iterations);
153 data.iterations = run_iterations;
  /external/google-benchmark/test/
benchmark_test.cc 92 state.SetItemsProcessed(state.iterations() * state.range(1));
93 state.SetBytesProcessed(state.iterations() * state.range(1) * sizeof(int));
96 // Test many inserts at once to reduce the total iterations needed. Otherwise, the slower,
108 const size_t items_processed = state.iterations() * state.range(0);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
TestCanonicalIterator.java 86 int iterations = 10000; local
94 for (int i = 0; i < iterations; ++i) {
103 double slowDelta = (end-start) / iterations;
108 for (int i = 0; i < iterations; ++i) {
117 double fastDelta = (end-start) / iterations;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
XLocaleDistanceTest.java 80 for (int iterations = maxIterations; iterations > 0; --iterations) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
TestCanonicalIterator.java 83 int iterations = 10000; local
91 for (int i = 0; i < iterations; ++i) {
100 double slowDelta = (end-start) / iterations;
105 for (int i = 0; i < iterations; ++i) {
114 double fastDelta = (end-start) / iterations;
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
XLocaleDistanceTest.java 77 for (int iterations = maxIterations; iterations > 0; --iterations) {
  /external/libcxx/utils/google-benchmark/src/
statistics.cc 100 // All repetitions should be run with the same number of iterations so we
102 int64_t const run_iterations = reports.front().iterations;
125 CHECK_EQ(run_iterations, run.iterations);
153 data.iterations = run_iterations;
  /external/libcxx/utils/google-benchmark/test/
benchmark_test.cc 92 state.SetItemsProcessed(state.iterations() * state.range(1));
93 state.SetBytesProcessed(state.iterations() * state.range(1) * sizeof(int));
96 // Test many inserts at once to reduce the total iterations needed. Otherwise, the slower,
108 const size_t items_processed = state.iterations() * state.range(0);
  /external/libmojo/mojo/public/cpp/bindings/tests/
e2e_perftest.cc 56 void RunTest(int iterations, int batch_size, int message_size);
80 void PingPongTest::RunTest(int iterations, int batch_size, int message_size) {
81 iterations_ = iterations;
  /external/ltp/utils/ffsb-6.0-rc2/
fh.c 266 uint64_t iterations, a; local
269 iterations = size / blocksize;
272 for (a = 0; a < iterations; a++)
  /frameworks/base/test-base/src/android/test/
InstrumentationTestCase.java 232 Bundle iterations = new Bundle(); local
233 iterations.putInt("currentiterations", runCount);
234 getInstrumentation().sendStatus(2, iterations);
  /platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
SystemUiJankTests.java 139 public void navigateDownAndUpCurrentScreen(int iterations) {
140 for (int i = 0; i < iterations; i++) {
144 for (int i = 0; i < iterations; i++) {
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
benchmark.go 26 // timing and to specify the number of iterations to run.
76 // runN runs a single benchmark for the specified number of iterations.
138 // of benchmark iterations until the benchmark runs for a second in order
157 // Predict iterations/sec.
163 // Run more iterations than we think we'll need for a second (1.5x).
176 N int // The number of iterations.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
benchmark.go 26 // timing and to specify the number of iterations to run.
76 // runN runs a single benchmark for the specified number of iterations.
138 // of benchmark iterations until the benchmark runs for a second in order
157 // Predict iterations/sec.
163 // Run more iterations than we think we'll need for a second (1.5x).
176 N int // The number of iterations.
  /test/vts-testcase/performance/hwbinder_latency_test/
HwBinderLatencyTest.py 34 "cfg":{"pair":6,"iterations":166,"deadline_us":2500,"passthrough":1},
104 iterations = 1000 // (max_cpu - min_cpu)
111 binary, max_cpu - min_cpu, iterations,
  /tools/test/connectivity/acts/tests/google/coex/stress_tests/
CoexHfpStressTest.py 39 req_params = ["iterations"]
58 iterations.
63 3.Repeat step 1 and 2 for N iterations.
68 for i in range(self.iterations):
85 iterations.
90 for i in range(self.iterations):
106 2. Toggle audio from HF to speaker and vice-versa from N iterations.
115 for i in range(self.iterations):
134 to a2dp headset for N iterations.
179 5. Repeat steps 2 to 4 for N iterations
    [all...]
  /prebuilts/go/darwin-x86/src/testing/
benchmark.go 36 // timing and to specify the number of iterations to run.
53 previousN int // number of iterations in the previous run
129 // runN runs a single benchmark for the specified number of iterations.
199 // iterations of this benchmarks should be run.
265 // of benchmark iterations until the benchmark runs for the requested benchtime.
279 // Predict required iterations.
284 // Run more iterations than we think we'll need (1.2x).
297 N int // The number of iterations.
560 grain uint64 // acquire that many iterations from globalN at once
561 cache uint64 // local cache of acquired iterations
    [all...]
  /prebuilts/go/linux-x86/src/testing/
benchmark.go 36 // timing and to specify the number of iterations to run.
53 previousN int // number of iterations in the previous run
129 // runN runs a single benchmark for the specified number of iterations.
199 // iterations of this benchmarks should be run.
265 // of benchmark iterations until the benchmark runs for the requested benchtime.
279 // Predict required iterations.
284 // Run more iterations than we think we'll need (1.2x).
297 N int // The number of iterations.
560 grain uint64 // acquire that many iterations from globalN at once
561 cache uint64 // local cache of acquired iterations
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
quantized_add_op_test.cc 138 const std::vector<int64>& y_shape, int64 iterations) {
163 for (int i = 0; i < iterations; ++i) {
170 const int64 one_run_duration = total_duration / iterations;
175 (iterations * num_ops) / static_cast<double>(total_duration);
179 << ": iterations=" << iterations

Completed in 2890 milliseconds

<<11121314151617181920>>