/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/cycle/ |
H A D | DoubleCheckCycleTest.kt | 79 val callCount = AtomicInteger(0) in <lambda>() constant 103 val callCount = AtomicInteger(0) in <lambda>() constant 131 val callCount = AtomicInteger(0) in <lambda>() constant 163 val callCount = AtomicInteger(0) in <lambda>() constant
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | WindowInfosListenerInvokerTest.cpp | 47 int callCount = 0; in TEST_F() local 74 size_t callCount = 0; in TEST_F() local 111 int callCount = 0; in TEST_F() local 151 int callCount = 0; in TEST_F() local 223 int callCount = 0; in TEST_F() local 259 int callCount = 0; in TEST_F() local
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/cycle/ |
H A D | DoubleCheckCycleTest.java | 79 AtomicInteger callCount = new AtomicInteger(0); in testNonReentrant() local 103 AtomicInteger callCount = new AtomicInteger(0); in testReentrant() local 130 AtomicInteger callCount = new AtomicInteger(0); in testFailingReentrant() local 162 AtomicInteger callCount = new AtomicInteger(0); in testGetFromMultipleThreads() local
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/ |
H A D | FlowGraphNode.cpp | 25 int32_t FlowGraphNode::pullData(int32_t numFrames, int64_t callCount) { in pullData() 76 int32_t FlowGraphPortFloatOutput::pullData(int64_t callCount, int32_t numFrames) { in pullData() 95 int32_t FlowGraphPortFloatInput::pullData(int64_t callCount, int32_t numFrames) { in pullData()
|
/aosp_15_r20/external/oboe/src/flowgraph/ |
H A D | FlowGraphNode.cpp | 25 int32_t FlowGraphNode::pullData(int32_t numFrames, int64_t callCount) { in pullData() 76 int32_t FlowGraphPortFloatOutput::pullData(int64_t callCount, int32_t numFrames) { in pullData() 95 int32_t FlowGraphPortFloatInput::pullData(int64_t callCount, int32_t numFrames) { in pullData()
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/cache/ |
H A D | CacheLoadingTest.java | 1861 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingDefault() local 1893 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingNull() local 1932 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingUncheckedException() local 1975 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingCheckedException() local 2266 final AtomicInteger callCount = new AtomicInteger(); in testExpandDuringLoading() local 2356 final AtomicInteger callCount = new AtomicInteger(); in ignoreTestExpandDuringRefresh() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/cache/ |
H A D | CacheLoadingTest.java | 1861 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingDefault() local 1893 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingNull() local 1932 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingUncheckedException() local 1975 final AtomicInteger callCount = new AtomicInteger(); in testConcurrentLoadingCheckedException() local 2266 final AtomicInteger callCount = new AtomicInteger(); in testExpandDuringLoading() local 2356 final AtomicInteger callCount = new AtomicInteger(); in ignoreTestExpandDuringRefresh() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | number_fluent.cpp | 487 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in resetCompiled() local 498 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 683 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 722 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorMissedCallCreator.java | 44 public void start(int callCount) { in start() 69 private void addNextIncomingCall(int callCount) { in addNextIncomingCall()
|
D | SimulatorConferenceCreator.java | 61 void start(int callCount) { in start() 77 private void addNextCall(int callCount, boolean reconnect) { in addNextCall()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | number_fluent.cpp | 495 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in resetCompiled() local 506 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 691 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 730 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/file/common/internal/ |
H A D | LazyByteArrayInputStreamTest.java | 137 private int callCount; field in LazyByteArrayInputStreamTest.SpyCallable 150 int callCount() { in callCount() method in LazyByteArrayInputStreamTest.SpyCallable
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | HandlerExecutorTest.kt | 47 var callCount = 0 variable
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | VoiceCallRatTracker.java | 194 public long callCount; field in VoiceCallRatTracker.Value 204 private Value(long durationMillis, long callCount) { in Value()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | PhoneCallDetailsHelper.java | 183 final Integer callCount; in setPhoneCallDetails() local 585 PhoneCallDetailsViews views, Integer callCount, PhoneCallDetails details) { in setDetailText()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 102 int callCount; member 1417 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local 1500 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/ |
H A D | BinderCallsStats.java | 899 public long callCount; field in BinderCallsStats.ExportedCallStat 923 public long callCount; field in BinderCallsStats.CallStat 1023 public long callCount; field in BinderCallsStats.UidEntry
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_9711.cpp | 22 int callCount = 0; in main() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex-headers/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/system-api-stubs-docs-non-updatable/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/test-api-stubs-docs-non-updatable/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/module-lib-api-stubs-docs-non-updatable/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/api-stubs-docs-non-updatable/android_common/gen/logtags/frameworks/base/core/java/android/os/ |
D | EventLogTags.java | 19 public static void writeServiceManagerStats(int callCount, int totalTime, int duration) { in writeServiceManagerStats()
|
/aosp_15_r20/external/grpc-grpc-java/examples/example-debug/src/main/java/io/grpc/examples/debug/ |
H A D | HostnameGreeter.java | 34 private AtomicInteger callCount = new AtomicInteger(); field in HostnameGreeter
|