/external/protobuf/gtest/test/ |
D | gtest_repeat_test.cc | 172 void TestRepeat(int repeat) { in TestRepeat() 182 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 193 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 211 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_repeat_test.cc | 172 void TestRepeat(int repeat) { in TestRepeat() 182 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 193 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 211 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_repeat_test.cc | 172 void TestRepeat(int repeat) { in TestRepeat() 182 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 193 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 211 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/gtest/test/ |
D | gtest_repeat_test.cc | 172 void TestRepeat(int repeat) { in TestRepeat() 182 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter() 193 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests() 211 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
|
/external/webrtc/webrtc/base/ |
D | sigslotrepeater.h | 37 void repeat(base_type &s) { s.connect(this, &this_type::reemit); } in repeat() function 53 void repeat(base_type& s) { s.connect(this, &this_type::reemit); } in repeat() function 69 void repeat(base_type& s) { s.connect(this, &this_type::reemit); } in repeat() function 88 void repeat(base_type& s) { s.connect(this, &this_type::reemit); } in repeat() function
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | wrap.inl | 64 GLM_FUNC_QUALIFIER genType repeat function 73 GLM_FUNC_QUALIFIER detail::tvec2<T, P> repeat function 85 GLM_FUNC_QUALIFIER detail::tvec3<T, P> repeat function 97 GLM_FUNC_QUALIFIER detail::tvec4<T, P> repeat function
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowVibrator.java | 14 private int repeat; field in ShadowVibrator 23 public void vibrate(long[] pattern, int repeat) { in vibrate()
|
/external/libxml2/ |
D | testThreads.c | 99 unsigned int i, repeat; in main() local 140 unsigned int i, repeat; in main() local
|
D | testThreadsWin32.c | 88 unsigned int i, repeat; in main() local
|
/external/v8/test/mjsunit/es6/ |
D | string-repeat.js | 78 repeat : String.prototype.repeat property
|
/external/v8/test/mjsunit/ |
D | str-to-num.js | 32 function repeat(s, num) { function
|
/external/libyuv/files/unit_test/ |
D | unit_test.cc | 24 const char* repeat = getenv("LIBYUV_REPEAT"); in libyuvTest() local
|
/external/junit/src/junit/extensions/ |
D | RepeatedTest.java | 13 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/v8/test/mjsunit/regress/ |
D | regress-475705.js | 32 function repeat(str, n) { function
|
/external/autotest/server/site_tests/display_SwitchMode/ |
D | display_SwitchMode.py | 54 def run_once(self, host, repeat): argument
|
/external/v8/tools/ |
D | shell-utils.h | 43 const byte* ReadFileAndRepeat(const char* name, int* size, int repeat) { in ReadFileAndRepeat()
|
D | parser-shell.cc | 71 const char* fname, Encoding encoding, int repeat, v8::Isolate* isolate, in RunBaselineParser() 154 int repeat = 1; in main() local
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | TestUtil.java | 31 public static String repeat(char c, int count) { in repeat() method in TestUtil
|
/external/eigen/test/ |
D | prec_inverse_4x4.cpp | 29 template<typename MatrixType> void inverse_general_4x4(int repeat) in inverse_general_4x4()
|
/external/autotest/server/site_tests/platform_ExternalUSBStress/ |
D | platform_ExternalUSBStress.py | 18 def run_once(self, host, client_autotest, repeat, network_debug): argument
|
/external/autotest/client/site_tests/power_Consumption/ |
D | power_Consumption.py | 129 def _run_func(self, name, func, repeat=1, save_checkpoint=True): argument 146 def _run_cmd(self, name, cmd, repeat=1): argument
|
/external/opencv3/modules/python/test/ |
D | ticket_6.py | 19 repeat=100 variable in Creating
|
/external/webrtc/talk/media/devices/ |
D | filevideocapturer.h | 101 void set_repeat(int repeat) { repeat_ = repeat; } in set_repeat()
|
/external/gemmlowp/test/ |
D | test_blocking_counter.cc | 86 for (int repeat = 1; repeat <= 2; repeat++) { in test_blocking_counter() local
|