| /external/python/cpython3/Tools/importbench/ |
| D | importbench.py | 20 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): argument 40 def from_cache(seconds, repeat): argument 51 def builtin_mod(seconds, repeat): argument 61 def source_wo_bytecode(seconds, repeat): argument 81 def benchmark_wo_bytecode(seconds, repeat): argument 100 def source_writing_bytecode(seconds, repeat): argument 119 def writing_bytecode_benchmark(seconds, repeat): argument 135 def source_using_bytecode(seconds, repeat): argument 151 def using_bytecode_benchmark(seconds, repeat): argument
|
| /external/libyuv/files/unit_test/ |
| D | unit_test.cc | 144 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVConvertTest() local 200 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVColorTest() local 256 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVScaleTest() local 312 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVRotateTest() local 368 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVPlanarTest() local 424 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVBaseTest() local 480 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVCompareTest() local
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
| D | gtest_repeat_test.cc | 155 void TestRepeat(int repeat) { in TestRepeat() 165 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 176 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 192 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
| /external/googletest/googletest/test/ |
| D | gtest_repeat_test.cc | 155 void TestRepeat(int repeat) { in TestRepeat() 165 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 176 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 192 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
| /external/python/cpython2/Lib/ |
| D | timeit.py | 208 def repeat(self, repeat=default_repeat, number=default_number): argument 239 def repeat(stmt="pass", setup="pass", timer=default_timer, function
|
| /external/python/cpython3/Lib/ |
| D | timeit.py | 183 def repeat(self, repeat=default_repeat, number=default_number): argument 235 def repeat(stmt="pass", setup="pass", timer=default_timer, function
|
| /external/dokka/core/testdata/format/ |
| D | nestedLists.kt | 27 fun repeat() = Unit method
|
| D | unorderedLists.kt | 31 fun repeat() = Unit method
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowSystemVibrator.java | 44 protected void vibrate(long[] pattern, int repeat) { in vibrate() 49 protected void vibrate(int owningUid, String owningPackage, long[] pattern, int repeat) { in vibrate() 54 …protected void vibrate(int uid, String opPkg, long[] pattern, int repeat, AudioAttributes attribut… in vibrate() 119 private void recordVibratePattern(long[] pattern, int repeat) { in recordVibratePattern()
|
| /external/autotest/server/site_tests/enterprise_CFM_VolumeChange/ |
| D | enterprise_CFM_VolumeChange.py | 23 def _change_volume(self, repeat, cmd): argument 56 def run_once(self, repeat, cmd): argument
|
| /external/libxml2/ |
| D | testThreads.c | 112 unsigned int i, repeat; in main() local 159 unsigned int i, repeat; in main() local 216 unsigned int i, repeat; in main() local
|
| /external/libaom/libaom/test/ |
| D | masked_sad_test.cc | 118 for (int repeat = 0; repeat < times; ++repeat) { in runRef() local 133 for (int repeat = 0; repeat < times; ++repeat) { in runTest() local 146 for (int repeat = 0; repeat < times; ++repeat) { in runRef() local 162 for (int repeat = 0; repeat < times; ++repeat) { in runTest() local 289 for (int repeat = 0; repeat < run_times; ++repeat) { in runHighbdMaskedSADTest() local 303 for (int repeat = 0; repeat < run_times; ++repeat) { in runHighbdMaskedSADTest() local
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
| D | rx-repeat.hpp | 47 namespace repeat { namespace 82 auto repeat(AN&&... an) in repeat() function
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | wrap.inl | 19 GLM_FUNC_QUALIFIER vecType<T, P> repeat(vecType<T, P> const& Texcoord) function 25 GLM_FUNC_QUALIFIER genType repeat(genType const & Texcoord) function
|
| /external/libiio/src/examples/ |
| D | dummy-iiostream.c | 140 unsigned int repeat = has_repeat ? fmt->repeat : 1; in sample_cb() local 314 unsigned int repeat = has_repeat ? fmt->repeat : 1; in main() local 340 unsigned int repeat = has_repeat ? fmt->repeat : 1; in main() local
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/integration_test/benchmarks/ |
| D | micro_benchmarks.py | 53 repeat=None, argument 101 …def _benchmark_np_and_tf_np(self, name, op, args, repeat=None): # pylint: disable=redefined-built… argument
|
| /external/tensorflow/tensorflow/python/data/experimental/kernel_tests/serialization/ |
| D | snapshot_dataset_serialization_test.py | 37 def _build_snapshot_dataset(self, repeat=False): argument 130 repeat=False, argument
|
| /external/autotest/client/site_tests/enterprise_CFM_AtrusUpdaterStress/ |
| D | enterprise_CFM_AtrusUpdaterStress.py | 28 def run_once(self, repeat=1): argument
|
| /external/python/asn1crypto/dev/ |
| D | tests.py | 34 def run(matcher=None, repeat=1, ci=False): argument
|
| /external/junit/src/main/java/junit/extensions/ |
| D | RepeatedTest.java | 12 public RepeatedTest(Test test, int repeat) { in RepeatedTest()
|
| /external/autotest/client/tests/fsx/ |
| D | fsx.py | 31 def run_once(self, dir=None, repeat=100000): argument
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_util.py | 62 repeat = array_ops.repeat_with_axis variable
|
| /external/catch2/include/internal/benchmark/detail/ |
| D | catch_repeat.hpp | 30 repeater<typename std::decay<Fun>::type> repeat(Fun&& fun) { in repeat() function
|
| /external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
| D | category_encoding_distribution_test.py | 37 def batch_wrapper(dataset, batch_size, distribution, repeat=None): argument
|
| D | category_crossing_distribution_test.py | 37 def batch_wrapper(dataset, batch_size, distribution, repeat=None): argument
|