Home
last modified time | relevance | path

Searched defs:repetitions (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4c/source/test/iotest/
Dfiletst.c476 int32_t repetitions; in TestfgetsBuffers() local
608 int32_t repetitions; in TestFileReadBuffering() local
633 int32_t repetitions; in TestfgetsLineCount() local
765 int32_t repetitions; in TestLineCount() local
829 int32_t repetitions; in TestFgetsLineBuffering() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dhuffman_encode_utils.c261 static HuffmanTreeToken* CodeRepeatedValues(int repetitions, in CodeRepeatedValues()
295 static HuffmanTreeToken* CodeRepeatedZeros(int repetitions, in CodeRepeatedZeros()
/third_party/node/deps/brotli/c/enc/
Dentropy_encode.c166 size_t repetitions, in BrotliWriteHuffmanTreeRepetitions()
209 size_t repetitions, in BrotliWriteHuffmanTreeRepetitionsZeros()
/third_party/skia/third_party/externals/brotli/c/enc/
Dentropy_encode.c166 size_t repetitions, in BrotliWriteHuffmanTreeRepetitions()
209 size_t repetitions, in BrotliWriteHuffmanTreeRepetitionsZeros()
/third_party/benchmark/src/
Dbenchmark_api_internal.h37 int repetitions() const { return repetitions_; } in repetitions() function
/third_party/benchmark/test/
Dbenchmark_setup_teardown_test.cc109 namespace repetitions { namespace
/third_party/python/Lib/test/
Dtest_mailbox.py214 def test_discard(self, repetitions=10): argument
328 def _check_iteration(self, method, do_keys, do_values, repetitions=10): argument
374 def test_len(self, repetitions=10): argument
741 def test_create_tmp(self, repetitions=10): argument
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c500 const char *path, int repetitions) in sched_work()
/third_party/lwip/src/apps/snmp/
Dsnmp_msg.c560 s32_t repetitions; in snmp_process_getbulk_request() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc465 Ticks repetitions[Params::kTimerSamples]; in TimerResolution() local
/third_party/benchmark/include/benchmark/
Dbenchmark.h1712 std::string repetitions; member
1773 int64_t repetitions; member