Home
last modified time | relevance | path

Searched refs:getCallCount (Results 1 – 17 of 17) sorted by relevance

/external/easymock/src/org/easymock/internal/
DResults.java63 return getMainInterval().contains(getCallCount()); in hasValidCallCount()
86 public int getCallCount() { in getCallCount() method in Results
DUnorderedBehavior.java93 .getCallCount()); in getMessages()
/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/
DCallbackHelper.java149 public int getCallCount() { in getCallCount() method in CallbackHelper
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.hpp97 …lCount (void) const { DE_ASSERT(m_state == STATE_FINISHED); return m_calibrator.getCallCount(); } in getFinalCallCount()
DglsCalibration.hpp155 int getCallCount (void) const { return m_measureState.numDrawCalls; } in getCallCount() function in deqp::gls::TheilSenCalibrator
DglsShaderPerformanceMeasurer.cpp274 render(m_calibrator.getCallCount()); // Always render. This gives more stable performance behavior. in iterate()
/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp344 int numCalls = m_calibrator.getCallCount(); in iterate()
445 int numCalls = m_calibrator.getCallCount(); in iterate()
Des2pShaderOperatorTests.cpp680 render(m_calibrator.getCallCount()); in prepareWorkload()
866 if (m_calibrator.getCallCount() == 1) in adjustAndLogGridAndViewport()
911 m_calibrator.recordIteration(renderAndMeasure(m_calibrator.getCallCount())); in iterate()
920 m_initialCalibrationStorage->initialNumCalls = m_calibrator.getCallCount(); in iterate()
928 records.back().addFrameTime((float)renderAndMeasure(m_calibrator.getCallCount())); in iterate()
939 const int drawCallCount = m_calibrator.getCallCount(); in iterate()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp4183 assertEquals("Initial call count", 1, l1.getCallCount()); in copyMove()
4189 assertEquals("Initial call count", 1, l1.getCallCount()); in copyMove()
4192 assertEquals("Still not compiled", 2, l1.getCallCount()); in copyMove()
4196 assertEquals("Compiled", INT32_MIN, l1.getCallCount()); in copyMove()
4202 assertEquals("[constructor] Copy should not have compiled state", 1, l2.getCallCount()); in copyMove()
4208 assertEquals("[constructor] Move *should* have compiled state", INT32_MIN, l3.getCallCount()); in copyMove()
4210 assertEquals("[constructor] Source should be reset after move", 0, l1.getCallCount()); in copyMove()
4227 assertEquals("[assignment] Copy should not have compiled state", 1, l1.getCallCount()); in copyMove()
4233 assertEquals("[assignment] Move *should* have compiled state", INT32_MIN, l2.getCallCount()); in copyMove()
4235 assertEquals("[assignment] Source should be reset after move", 0, l3.getCallCount()); in copyMove()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp680 render(m_calibrator.getCallCount()); in prepareWorkload()
866 if (m_calibrator.getCallCount() == 1) in adjustAndLogGridAndViewport()
911 m_calibrator.recordIteration(renderAndMeasure(m_calibrator.getCallCount())); in iterate()
920 m_initialCalibrationStorage->initialNumCalls = m_calibrator.getCallCount(); in iterate()
928 records.back().addFrameTime((float)renderAndMeasure(m_calibrator.getCallCount())); in iterate()
939 const int drawCallCount = m_calibrator.getCallCount(); in iterate()
Des3pDepthTests.cpp856 return calibrator.getCallCount(); in calibrate()
870 render(occludedGeometry, calibrator.getCallCount()); in calibrate()
935 return calibrator.getCallCount(); in calibrate()
943 gl.uniform1i(gl.getUniformLocation(program, "u_iterations"), calibrator.getCallCount()); in calibrate()
/external/icu/icu4c/source/i18n/
Dnumber_fluent.cpp679 int32_t LocalizedNumberFormatter::getCallCount() const { in getCallCount() function in LocalizedNumberFormatter
/external/icu/libicu/cts_headers/unicode/
Dnumberformatter.h2439 int32_t getCallCount() const;
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h2439 int32_t getCallCount() const;
/external/guice/lib/build/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/external/guice/extensions/persist/lib/
Deasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...