/external/python/cpython3/Tools/importbench/ |
D | importbench.py | 21 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): argument 41 def from_cache(seconds, repeat): argument 52 def builtin_mod(seconds, repeat): argument 62 def source_wo_bytecode(seconds, repeat): argument 82 def benchmark_wo_bytecode(seconds, repeat): argument 101 def source_writing_bytecode(seconds, repeat): argument 120 def writing_bytecode_benchmark(seconds, repeat): argument 136 def source_using_bytecode(seconds, repeat): argument 152 def using_bytecode_benchmark(seconds, repeat): argument
|
/external/libyuv/unit_test/ |
D | unit_test.cc | 173 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVConvertTest() local 229 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVColorTest() local 285 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVScaleTest() local 341 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVRotateTest() local 397 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVPlanarTest() local 453 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVBaseTest() local 509 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVCompareTest() local
|
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) { in TestRepeat() 151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/cronet/stable/third_party/googletest/src/googletest/test/ |
D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) { in TestRepeat() 151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/test/ |
D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) { in TestRepeat() 151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/googletest/googletest/test/ |
D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) { in TestRepeat() 151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/cronet/tot/third_party/googletest/src/googletest/test/ |
D | gtest_repeat_test.cc | 140 void TestRepeat(int repeat) { in TestRepeat() 151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/rust/android-crates-io/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/python/cpython3/Lib/ |
D | timeit.py | 186 def repeat(self, repeat=default_repeat, number=default_number): member in Timer 240 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
|
/external/dokka/core/testdata/format/ |
D | nestedLists.kt | 27 fun repeat() = Unit method in Bar
|
D | unorderedLists.kt | 31 fun repeat() = Unit method
|
/external/moshi/moshi/src/test/java/com/squareup/moshi/ |
D | TestUtil.java | 29 static String repeat(char c, int count) { in repeat() method in TestUtil 35 static String repeat(String s, int count) { in repeat() method in TestUtil
|
/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/libaom/test/ |
D | masked_sad_test.cc | 93 for (int repeat = 0; repeat < times; ++repeat) { in runRef() local 108 for (int repeat = 0; repeat < times; ++repeat) { in runTest() local 250 for (int repeat = 0; repeat < run_times; ++repeat) { in runHighbdMaskedSADTest() local 264 for (int repeat = 0; repeat < run_times; ++repeat) { in runHighbdMaskedSADTest() local
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | Repeat.cu | 27 index_t repeat = repeat_ptr[i]; in compute_cuda_kernel() local 56 const Tensor& repeat, in repeat_interleave_cuda()
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/integration_test/benchmarks/ |
D | micro_benchmarks.py | 48 repeat=None, argument 96 …def _benchmark_np_and_tf_np(self, name, op, args, repeat=None): # pylint: disable=redefined-built… argument
|
/external/python/asn1crypto/dev/ |
D | tests.py | 34 def run(matcher=None, repeat=1, ci=False): argument
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | repeat_op_test.py | 31 def repeat(values, repeats, axis): function
|
/external/pytorch/torch/utils/benchmark/utils/valgrind_wrapper/ |
D | timer_callgrind_template.cpp | 55 for (const auto repeat : c10::irange(repeats)) { in main() local
|
/external/executorch/backends/arm/_passes/ |
D | convert_expand_copy_to_repeat.py | 22 repeat = exir_ops.edge.aten.repeat.default variable in ConvertExpandCopyToRepeatPass
|
/external/junit/src/main/java/junit/extensions/ |
D | RepeatedTest.java | 12 public RepeatedTest(Test test, int repeat) { in RepeatedTest()
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_util.py | 58 repeat = array_ops.repeat_with_axis variable
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowSystemVibrator.java | 44 int uid, String opPkg, long[] pattern, int repeat, AudioAttributes attributes) { in vibrate() 160 protected void recordVibratePattern(long[] pattern, int repeat) { in recordVibratePattern()
|
/external/sdv/vsomeip/third_party/boost/function_types/example/ |
D | interpreter_example.cpp | 25 void repeat(std::string const & s, int n) in repeat() function
|
/external/bcc/tests/python/ |
D | test_bpf_log.py | 22 repeat = b""" variable
|