/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractScheduledServiceTest.java | 346 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/chromium_org/third_party/WebKit/Source/platform/ |
D | PODArenaTest.cpp | 69 int numIterations = 10 * PODArena::DefaultChunkSize / sizeof(TestClass1); in TEST_F() local
|
D | PODFreeListArenaTest.cpp | 77 int numIterations = 10 * PODArena::DefaultChunkSize / sizeof(TestClass1); in TEST_F() local
|
/external/lzma/CPP/7zip/UI/Console/ |
D | BenchCon.cpp | 156 FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in LzmaBenchCon() 241 HRESULT CrcBenchCon(FILE *f, UInt32 numIterations, UInt32 numThreads, UInt32 dictionary) in CrcBenchCon()
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaBench.cs | 241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize) in LzmaBenchmark()
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | LzmaAlone.cpp | 233 UInt32 numIterations = kNumDefaultItereations; in main2() local
|
/external/lzma/Java/SevenZip/ |
D | LzmaBench.java | 292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | testidna.cpp | 993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()
|
D | rbbitst.cpp | 4844 int32_t numIterations, UBool useUText) { in RunMonkey()
|
/external/icu4c/test/intltest/ |
D | testidna.cpp | 993 void TestIDNA::testChaining(const UChar* src,int32_t numIterations,const char* testName, in testChaining()
|
D | rbbitst.cpp | 3902 int32_t numIterations, UBool useUText) { in RunMonkey()
|
/external/aac/libAACenc/src/ |
D | aacenc_lib.cpp | 695 int numIterations = 0; in aacEncoder_LimitBitrate() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Bench.cpp | 456 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt32 numIterations) in GetDecompressRating()
|