HomeSort by relevance Sort by last modified time
    Searched full:10000 (Results 951 - 975 of 4818) sorted by null

<<31323334353637383940>>

  /external/skia/gm/
manypaths.cpp 49 int total = 10000;
  /external/skia/tests/
InfRectTest.cpp 37 for (int i = 0; i < 10000; ++i) {
  /external/skqp/gm/
manypaths.cpp 49 int total = 10000;
  /external/skqp/tests/
InfRectTest.cpp 37 for (int i = 0; i < 10000; ++i) {
  /external/slf4j/integration/src/test/java/org/slf4j/
IncompatibleMultiBindingAssertionTest.java 37 int diff = 1024 + new Random().nextInt(10000);
MissingSingletonMethodAssertionTest.java 36 int diff = 1024 + new Random().nextInt(10000);
MultiBindingAssertionTest.java 37 int diff = 1024 + new Random().nextInt(10000);
VersionMismatchAssertionTest.java 36 int diff = 1024 + new Random().nextInt(10000);
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
random_test.cc 27 const int32 num_bootstrap = 10000;
  /external/tensorflow/tensorflow/contrib/ffmpeg/default/
ffmpeg_lib_utility_test.cc 38 const int32 kNumWorkItems = 10000;
  /external/tensorflow/tensorflow/core/kernels/
sparse_to_dense_op_test.cc 278 ->Arg(BM_Arg(1, 10000))
282 ->Arg(BM_Arg(2, 10000))
286 ->Arg(BM_Arg(3, 10000))
290 ->Arg(BM_Arg(5, 10000));
  /external/tensorflow/tensorflow/examples/speech_commands/
accuracy_utils_test.cc 45 {{"a", 1200}, {"b", 5000}, {"a", 8700}}, 10000, 500,
  /external/tensorflow/tensorflow/python/profiler/internal/
print_model_analysis_test.py 32 'max_depth': 10000,
  /external/toybox/kconfig/
util.c 99 char s[10000]; /* big enough... */
  /external/v8/tools/
run-llprof.sh 34 SAMPLE_EVERY_N_CYCLES=10000
  /external/valgrind/drd/tests/
std_list.cpp 49 for (size_t i = 0; i < 10000; i++) {
  /external/vulkan-validation-layers/demos/smoke/android/src/main/jni/
Smoke.frag.h 11 // Module Version 10000
  /external/webrtc/webrtc/base/
taskrunner.h 24 const int64_t kMsecTo100ns = 10000;
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
remote_ntp_time_estimator.cc 19 static const int kTimingLogIntervalMs = 10000;
  /external/webrtc/webrtc/modules/video_coding/
jitter_buffer_common.h 24 enum { kMaxVideoDelayMs = 10000 };
  /external/webrtc/webrtc/tools/rtcbot/test/
two_way_video_streaming.js 104 }, 10000);
webrtc_video_streaming.js 97 }, 10000);
  /frameworks/av/media/ndk/include/media/
NdkMediaError.h 49 AMEDIA_ERROR_BASE = -10000,
  /frameworks/base/cmds/statsd/tests/guardrail/
StatsdStats_test.cpp 275 int32_t newTimestamp = 10000;
278 stats.noteDataDropped(key, 10000);
279 stats.noteBroadcastSent(key, 10000);
280 stats.noteMetricsReportSent(key, 0, 10000);
  /frameworks/base/core/tests/coretests/src/android/text/style/
UnderlineSpanTest.java 61 final int largeWidth = 10000; // Enough width so the whole text fits in one line.

Completed in 955 milliseconds

<<31323334353637383940>>