/external/libyuv/files/unit_test/ |
D | unit_test.cc | 54 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVConvertTest() local 113 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVColorTest() local 172 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVScaleTest() local 231 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVRotateTest() local 290 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVPlanarTest() local 349 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVBaseTest() local
|
/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/v8/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/googletest/googletest/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/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/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/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/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/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/autotest/server/site_tests/enterprise_CFM_VolumeChange/ |
D | enterprise_CFM_VolumeChange.py | 69 def _change_volume(self, repeat, cmd): argument 101 def run_once(self, host, repeat, cmd): argument
|
/external/libxml2/ |
D | testThreads.c | 103 unsigned int i, repeat; in main() local 144 unsigned int i, repeat; in main() local
|
D | testThreadsWin32.c | 88 unsigned int i, repeat; in main() local
|
/external/junit/src/main/java/junit/extensions/ |
D | RepeatedTest.java | 12 public RepeatedTest(Test test, int repeat) { in RepeatedTest()
|
/external/autotest/server/site_tests/enterprise_CFM_SessionStress/ |
D | enterprise_CFM_SessionStress.py | 37 def run_once(self, host, repeat): argument
|
/external/autotest/client/tests/fsx/ |
D | fsx.py | 31 def run_once(self, dir=None, repeat=100000): argument
|
/external/v8/tools/ |
D | parser-shell.cc | 63 const char* fname, Encoding encoding, int repeat, v8::Isolate* isolate, in RunBaselineParser() 138 int repeat = 1; in main() local
|
D | shell-utils.h | 43 const byte* ReadFileAndRepeat(const char* name, int* size, int repeat) { in ReadFileAndRepeat()
|
/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/autotest/server/site_tests/display_SwitchMode/ |
D | display_SwitchMode.py | 55 def run_once(self, host, repeat, no_check=False): argument
|
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugStress/ |
D | enterprise_CFM_USBPeripheralHotplugStress.py | 100 def run_once(self, host, repeat, peripheral_whitelist_dict): argument
|
/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/server/site_tests/enterprise_CFM_USBPeripheralRebootStress/ |
D | enterprise_CFM_USBPeripheralRebootStress.py | 81 def run_once(self, host, hangout, repeat): argument
|
/external/webrtc/talk/media/devices/ |
D | filevideocapturer.h | 101 void set_repeat(int repeat) { repeat_ = repeat; } in set_repeat()
|
/external/autotest/client/site_tests/power_Consumption/ |
D | power_Consumption.py | 127 def _run_func(self, name, func, repeat=1, save_checkpoint=True): argument 144 def _run_cmd(self, name, cmd, repeat=1): argument
|