HomeSort by relevance Sort by last modified time
    Searched refs:iteration (Results 251 - 275 of 326) sorted by null

<<11121314

  /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
SpliteratorTestHelper.java 531 int iteration = 0; local
533 assertTrue(iteration++ < MAXIMUM_STACK_CAPACITY, "Exceeded maximum stack modification count of 1 << 18");
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h 129 // When this flag is specified, tests' order is randomized on every iteration.
    [all...]
  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp 254 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Iteration", "Iteration " + de::toString(caseNdx+1));
532 virtual IterationConfig generateConfig (int iteration, const tcu::IVec2& renderTargetSize) const = 0;
710 std::string() + "Iteration" + de::toString((int)m_iteration),
711 std::string() + "Iteration " + de::toString((int)m_iteration+1) + "/" + de::toString((int)m_iterationConfigs.size()));
    [all...]
es31fSampleVariableTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldexp.c 589 || def->iteration == (lang_statement_iteration & 1)));
611 && def->iteration == (lang_statement_iteration & 1)))
822 && def->iteration == (lang_statement_iteration & 1)
    [all...]
  /external/autotest/client/cros/
cros_disks.py 129 while context.iteration(False):
  /external/autotest/client/cros/nfc/
console.py 102 context.iteration(True)
  /external/opencv3/3rdparty/jinja2/
filters.py 578 values on the last iteration.
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 296 int32_t iteration = 0; local
300 if (++iteration > kMaxNumIterations) {
326 int32_t iteration = 0; local
330 if (++iteration > kMaxNumIterations) {
    [all...]
  /external/autotest/client/tests/aiostress/
aio-stress.c 1100 int iteration = 0; local
1193 iteration++;
    [all...]
  /external/libvorbis/doc/
05-comment.tex 54 6) this iteration's user comment = read a UTF-8 vector as [length] octets
  /external/v8/benchmarks/
base.js 200 // average time it takes to run a single iteration.
  /external/v8/test/js-perf-test/
base.js 266 // average time it takes to run a single iteration.
  /external/llvm/test/Bindings/OCaml/
core.ml 542 begin group "iteration";
706 begin group "iteration";
736 begin group "iteration";
821 begin group "iteration";
852 begin group "iteration";
    [all...]
  /external/ImageMagick/coders/
dds.c     [all...]
  /external/v8/src/debug/
debug.cc     [all...]