| /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 | 150     final AtomicInteger numCalls = new AtomicInteger();  in testRuntimeException_doesNotStopExecution()  local 224     final AtomicInteger numCalls = new AtomicInteger();  in testInterrupt_doesNotStopExecution()  local 246     final AtomicInteger numCalls = new AtomicInteger();  in testDelegateRejection()  local
  | 
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ | 
| D | SequentialExecutorTest.java | 150     final AtomicInteger numCalls = new AtomicInteger();  in testRuntimeException_doesNotStopExecution()  local 224     final AtomicInteger numCalls = new AtomicInteger();  in testInterrupt_doesNotStopExecution()  local 246     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/deqp/modules/gles2/performance/ | 
| D | es2pTextureUploadTests.cpp | 344 			int			numCalls	= m_calibrator.getCallCount();  in iterate()  local 445 		int	numCalls = m_calibrator.getCallCount();  in iterate()  local
  | 
| /external/mesa3d/src/mesa/main/ | 
| D | errors.c | 168    static int numCalls = 0;  in _mesa_problem()  local
  | 
| /external/deqp-deps/glslang/glslang/Include/ | 
| D | PoolAlloc.h | 241     int numCalls;           // just an interesting statistic  in initializeAllocation()  variable
  | 
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ | 
| D | PoolAlloc.h | 241     int numCalls;           // just an interesting statistic  in initializeAllocation()  variable
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fSynchronizationTests.cpp | 2168 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize)  in SSBOConcurrentAtomicCase() 2402 …unterCase (Context& context, const char* name, const char* description, int numCalls, int workSize)  in ConcurrentAtomicCounterCase() 2626 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize)  in ConcurrentImageAtomicCase() 2990 …MixedCase (Context& context, const char* name, const char* description, int numCalls, int workSize)  in ConcurrentSSBOAtomicCounterMixedCase()
  | 
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ | 
| D | vktConditionalDispatchTests.cpp | 68 	int					numCalls;  member
  | 
| /external/icu/icu4c/source/test/cintltst/ | 
| D | reapits.c | 195     int32_t          numCalls;  member
  | 
| /external/cronet/third_party/icu/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/cronet/third_party/icu/source/test/intltest/ | 
| D | regextst.cpp | 4692     int32_t          numCalls;  member 4796     int32_t          numCalls;  member
  | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | regextst.cpp | 4692     int32_t          numCalls;  member 4796     int32_t          numCalls;  member
  | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fTransformFeedbackTests.cpp | 1026 		int					numCalls;  in iterate()  member
  | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelinePushDescriptorTests.cpp | 76 	deUint32					numCalls;						// Number of draw or dispatch calls  member
  |