Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 25 of 136) sorted by relevance

123456

/external/libyuv/files/unit_test/
Dunit_test.cc54 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/
Dgtest_repeat_test.cc172 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/
Dgtest_repeat_test.cc172 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/
Dgtest_repeat_test.cc172 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/
Dgtest_repeat_test.cc172 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/
Dgtest_repeat_test.cc172 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/
Dsigslotrepeater.h37 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/
Dtimeit.py208 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/
Dwrap.inl64 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/
DShadowVibrator.java14 private int repeat; field in ShadowVibrator
23 public void vibrate(long[] pattern, int repeat) { in vibrate()
/external/autotest/server/site_tests/enterprise_CFM_VolumeChange/
Denterprise_CFM_VolumeChange.py69 def _change_volume(self, repeat, cmd): argument
101 def run_once(self, host, repeat, cmd): argument
/external/libxml2/
DtestThreads.c103 unsigned int i, repeat; in main() local
144 unsigned int i, repeat; in main() local
DtestThreadsWin32.c88 unsigned int i, repeat; in main() local
/external/junit/src/main/java/junit/extensions/
DRepeatedTest.java12 public RepeatedTest(Test test, int repeat) { in RepeatedTest()
/external/autotest/server/site_tests/enterprise_CFM_SessionStress/
Denterprise_CFM_SessionStress.py37 def run_once(self, host, repeat): argument
/external/autotest/client/tests/fsx/
Dfsx.py31 def run_once(self, dir=None, repeat=100000): argument
/external/v8/tools/
Dparser-shell.cc63 const char* fname, Encoding encoding, int repeat, v8::Isolate* isolate, in RunBaselineParser()
138 int repeat = 1; in main() local
Dshell-utils.h43 const byte* ReadFileAndRepeat(const char* name, int* size, int repeat) { in ReadFileAndRepeat()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DTestUtil.java31 public static String repeat(char c, int count) { in repeat() method in TestUtil
/external/autotest/server/site_tests/display_SwitchMode/
Ddisplay_SwitchMode.py55 def run_once(self, host, repeat, no_check=False): argument
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugStress/
Denterprise_CFM_USBPeripheralHotplugStress.py100 def run_once(self, host, repeat, peripheral_whitelist_dict): argument
/external/autotest/server/site_tests/platform_ExternalUSBStress/
Dplatform_ExternalUSBStress.py18 def run_once(self, host, client_autotest, repeat, network_debug): argument
/external/autotest/server/site_tests/enterprise_CFM_USBPeripheralRebootStress/
Denterprise_CFM_USBPeripheralRebootStress.py81 def run_once(self, host, hangout, repeat): argument
/external/webrtc/talk/media/devices/
Dfilevideocapturer.h101 void set_repeat(int repeat) { repeat_ = repeat; } in set_repeat()
/external/autotest/client/site_tests/power_Consumption/
Dpower_Consumption.py127 def _run_func(self, name, func, repeat=1, save_checkpoint=True): argument
144 def _run_cmd(self, name, cmd, repeat=1): argument

123456