Home
last modified time | relevance | path

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

12

/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/gtest/test/
Dgtest_repeat_test.cc174 void TestRepeat(int repeat) { in TestRepeat()
184 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
195 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
213 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/external/webkit/WebKit/android/plugins/
DPluginTimer.cpp34 PluginTimer::PluginTimer(PluginTimer** list, NPP instance, bool repeat, in PluginTimer()
95 uint32 PluginTimerList::schedule(NPP instance, uint32 interval, bool repeat, in schedule()
/external/junit/src/junit/extensions/
DRepeatedTest.java13 public RepeatedTest(Test test, int repeat) { in RepeatedTest()
/external/webkit/WebKitTools/Scripts/webkitpy/
Duser.py36 def prompt(message, repeat=1, raw_input=raw_input): argument
Dmock_bugzillatool.py325 def prompt(message, repeat=1, raw_input=raw_input): argument
/external/skia/src/animator/
DSkAnimateBase.h66 SkScalar repeat; variable
/external/webkit/WebCore/svg/
DSVGAnimateElement.cpp88 void SVGAnimateElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILElement* r… in calculateAnimatedValue()
DSVGAnimateTransformElement.cpp106 void SVGAnimateTransformElement::calculateAnimatedValue(float percentage, unsigned repeat, SVGSMILE… in calculateAnimatedValue()
DSVGAnimationElement.cpp505 void SVGAnimationElement::updateAnimation(float percent, unsigned repeat, SVGSMILElement* resultEle… in updateAnimation()
/external/qemu/
Dtrace_common.h60 uint32_t repeat; // repeat count (= 0 if just one occurrence) member
73 uint32_t repeat; // repeat count member
/external/sonivox/jet_tools/JetCreator/
DJetFile.py94 …e, quantize=None, jetevents=[], dlsfile=None, dump_file=None, transpose=0, repeat=0, mute_flags=0): argument
615 …tart, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repeat, mute_flags): argument
623 …tart, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repeat, mute_flags): argument
DJetUtils.py105 …def __init__ (self, name, userID, seg_num, dls_num=-1, repeat=0, transpose=0, mute_flags=0, status… argument
Deas.py1117 def QueueSegment (self, userID, seg_num, dls_num=-1, repeat=0, tranpose=0, mute_flags=0): argument
/external/webkit/WebCore/plugins/
Dnpapi.cpp180 uint32 NPN_ScheduleTimer(NPP instance, uint32 interval, NPBool repeat, in NPN_ScheduleTimer()
DPluginView.cpp1289 uint32 PluginView::scheduleTimer(NPP instance, uint32 interval, bool repeat, in scheduleTimer()
/external/libffi/src/
Dclosures.c288 int repeat; member
/external/gtest/src/
Dgtest-port.cc254 bool escaped, char c, char repeat, const char* regex, in MatchRepetitionAndRegexAtHead()
Dgtest.cc3645 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in UnitTestImpl() local
/external/protobuf/gtest/src/
Dgtest-port.cc285 bool escaped, char c, char repeat, const char* regex, in MatchRepetitionAndRegexAtHead()
/external/webkit/WebCore/svg/animation/
DSVGSMILElement.cpp864 unsigned repeat; in progress() local
/external/chromium/third_party/icu/source/test/intltest/
Dwbnf.cpp971 UBool repeat (Pick* &node /*in,out*/){ in repeat() function in Parser
/external/icu4c/test/intltest/
Dwbnf.cpp971 UBool repeat (Pick* &node /*in,out*/){ in repeat() function in Parser
/external/libxml2/
Dxmllint.c157 static int repeat = 0; variable
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc3163 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in UnitTestImpl() local

12