Home
last modified time | relevance | path

Searched defs:numIterations (Results 1 – 25 of 37) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java346 int numIterations = service.numIterations.get(); in testBig() local
354 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
403 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
/external/deqp/framework/delibs/decpp/
DdeRingBuffer.cpp36 const int numIterations = 16; in RingBuffer_selfTest() local
DdeBlockBuffer.cpp161 const int numIterations = 8; in runTest() local
302 const int numIterations = 8; in runTest() local
DdeThreadSafeRingBuffer.cpp125 const int numIterations = 16; in ThreadSafeRingBuffer_selfTest() local
/external/chromium_org/third_party/angle/tests/angle_tests/
DBufferDataTest.cpp82 const int numIterations = 128; in TEST_F() local
/external/deqp/modules/gles2/functional/
Des2fFloatStateQueryTests.cpp772 const int numIterations = 120; in test() local
808 const int numIterations = 120; in test() local
852 const int numIterations = 120; in test() local
897 const int numIterations = 120; in test() local
955 const int numIterations = 120; in test() local
1008 const int numIterations = 120; in test() local
1037 const int numIterations = 120; in test() local
Des2fRboStateQueryTests.cpp129 const int numIterations = 30; in test() local
/external/deqp/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp863 const int numIterations = 120; in test() local
898 const int numIterations = 120; in test() local
939 const int numIterations = 120; in test() local
980 const int numIterations = 120; in test() local
1037 const int numIterations = 120; in test() local
1086 const int numIterations = 120; in test() local
1137 const int numIterations = 120; in test() local
1170 const int numIterations = 120; in test() local
Des3fTextureStateQueryTests.cpp432 const int numIterations = 60; in testTexture() local
479 const int numIterations = 60; in testTexture() local
Des3fRboStateQueryTests.cpp146 const int numIterations = 60; in test() local
Des3fBufferObjectQueryTests.cpp284 const int numIterations = 16; in testBuffer() local
Des3fSamplerStateQueryTests.cpp356 const int numIterations = 60; in testSampler() local
Des3fBufferWriteTests.cpp430 const int numIterations = 5; in iterate() local
/external/deqp/framework/common/
DtcuCPUWarmup.cpp67 static inline float dummyComputation (float initial, int numIterations) in dummyComputation()
/external/chromium_org/mojo/apps/js/test/
Djs_to_cpp_unittest.js33 JsSideConnection.prototype.echo = function (numIterations, arg) { argument
/external/chromium_org/third_party/WebKit/Source/platform/
DPODArenaTest.cpp69 int numIterations = 10 * PODArena::DefaultChunkSize / sizeof(TestClass1); in TEST_F() local
DPODFreeListArenaTest.cpp77 int numIterations = 10 * PODArena::DefaultChunkSize / sizeof(TestClass1); in TEST_F() local
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp156 FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in LzmaBenchCon()
241 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in CrcBenchCon()
/external/deqp/modules/glshared/
DglsCalibration.cpp271 const int numIterations = (int)m_calibrateIterations.size(); in recomputeParameters() local
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize) in LzmaBenchmark()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp233 UInt32 numIterations = kNumDefaultItereations; in main2() local
/external/lzma/Java/SevenZip/
DLzmaBench.java292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1448 int numIterations, ParamFlags flags, TestParams params) in addRenderTest()
1518 int numIterations = 4; in createSeparateShaderTests() local
/external/chromium_org/third_party/icu/source/test/intltest/
Dtestidna.cpp993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()

12