| /external/testng/src/test/java/test/triangle/ |
| D | CheckCount.java | 18 int numCalls = CountCalls.getNumCalls(); in testCheckCountDeprecated() local 19 assert (numCalls == i) : "Count calls expected " + i + " but got " + numCalls; in testCheckCountDeprecated() local 33 int numCalls = CountCalls.getNumCalls(); in testCheckCount() local 34 assert (numCalls == i) : "Count calls expected " + i + " but got " + numCalls; in testCheckCount() local
|
| D | CountCalls.java | 9 static int numCalls = 0; field in CountCalls
|
| /external/deqp/framework/delibs/deutil/ |
| D | deTimerTest.c | 34 volatile int *numCalls = (volatile int *)arg; in timerCallback() local 47 volatile int numCalls = 0; in deTimer_selfTest() local
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | SequentialExecutorTest.java | 147 final AtomicInteger numCalls = new AtomicInteger(); in testRuntimeException_doesNotStopExecution() local 221 final AtomicInteger numCalls = new AtomicInteger(); in testInterrupt_doesNotStopExecution() local 243 final AtomicInteger numCalls = new AtomicInteger(); in testDelegateRejection() local
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | SequentialExecutorTest.java | 147 final AtomicInteger numCalls = new AtomicInteger(); in testRuntimeException_doesNotStopExecution() local 221 final AtomicInteger numCalls = new AtomicInteger(); in testInterrupt_doesNotStopExecution() local 243 final AtomicInteger numCalls = new AtomicInteger(); in testDelegateRejection() local
|
| /external/cronet/third_party/boringssl/src/ssl/test/runner/ |
| D | deterministic.go | 27 numCalls uint64 member
|
| /external/boringssl/src/ssl/test/runner/ |
| D | deterministic.go | 27 numCalls uint64 member
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/neuralnet/sofm/ |
| D | KohonenUpdateAction.java | 97 final long numCalls = numberOfCalls.incrementAndGet() - 1; in update() local
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pTextureUploadTests.cpp | 354 int numCalls = m_calibrator.getCallCount(); in iterate() local 458 int numCalls = m_calibrator.getCallCount(); in iterate() local
|
| /external/mesa3d/src/mesa/main/ |
| D | errors.c | 137 static int numCalls = 0; in _mesa_problem() local
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | PoolAlloc.h | 246 int numCalls; // just an interesting statistic in initializeAllocation() variable
|
| /external/angle/third_party/glslang/src/glslang/Include/ |
| D | PoolAlloc.h | 246 int numCalls; // just an interesting statistic in initializeAllocation() variable
|
| /external/grpc-grpc-java/binder/src/test/java/io/grpc/binder/ |
| D | SecurityPoliciesTest.java | 605 private final AtomicInteger numCalls = new AtomicInteger(0); field in SecurityPoliciesTest.RecordingPolicy
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSynchronizationTests.cpp | 2350 int numCalls, int workSize) in SSBOConcurrentAtomicCase() 2585 int numCalls, int workSize) in ConcurrentAtomicCounterCase() 2809 int numCalls, int workSize) in ConcurrentImageAtomicCase() 3186 … const char *description, int numCalls, in ConcurrentSSBOAtomicCounterMixedCase()
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalDispatchTests.cpp | 72 int numCalls; member
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | reapits.c | 195 int32_t numCalls; member
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | reapits.c | 195 int32_t numCalls; member
|
| /external/autotest/client/deps/webgl_mpd/src/debug/ |
| D | webgl-debug.js | 539 canvas.loseContextInNCalls = function(numCalls) { argument
|
| /external/icu/icu4c/source/test/intltest/ |
| D | regextst.cpp | 4692 int32_t numCalls; member 4796 int32_t numCalls; member
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | regextst.cpp | 4692 int32_t numCalls; member 4796 int32_t numCalls; member
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTransformFeedbackTests.cpp | 1138 int numCalls; in iterate() member
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelinePushDescriptorTests.cpp | 77 uint32_t numCalls; // Number of draw or dispatch calls member
|