Home
last modified time | relevance | path

Searched defs:invocationCount (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/testng/src/test/java/test/annotationtransformer/
H A DAnnotationTransformerInvocationCountTest.java14 private final int invocationCount; field in AnnotationTransformerInvocationCountTest.InvocationCountTransformer
16 public InvocationCountTransformer(int invocationCount) { in InvocationCountTransformer()
/aosp_15_r20/art/test/545-tracing-and-jit/src/
H A DMain.java68 public void ensureCaller(boolean warmup, int invocationCount) throws Exception { in ensureCaller()
76 public void doLoadsOfStuff(boolean warmup, int invocationCount) throws Exception { in doLoadsOfStuff()
/aosp_15_r20/external/dagger2/javatests/dagger/internal/
H A DDoubleCheckTest.java135 final AtomicInteger invocationCount = new AtomicInteger(); in reentranceReturningSameInstance() local
150 final AtomicInteger invocationCount = new AtomicInteger(); in reentranceReturningDifferentInstances_throwsIllegalStateException() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java233 public AtomicInteger invocationCount = new AtomicInteger(0); field in TelephonyRegistryTest.TelephonyCallbackWrapper
1191 int invocationCount = mTelephonyCallback.invocationCount.get(); in checkRegistrationFailedEventWithLocationPermission() local
1921 int invocationCount = mTelephonyCallback.invocationCount.get(); in testNotifySecurityAlgorithmsChanged() local
1941 int invocationCount = mTelephonyCallback.invocationCount.get(); in testNotifyCellularIdentifierDisclosedChanged() local
/aosp_15_r20/external/testng/src/main/java/org/testng/remote/strprotocol/
H A DTestResultMessage.java52 int invocationCount, in TestResultMessage()
141 int invocationCount, in init()
/aosp_15_r20/external/testng/src/test/java/test/
H A DInvocationAndSuccessPercentageTest.java13 public void invocationCount() { in invocationCount() method in InvocationAndSuccessPercentageTest
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.hpp116 const int invocationCount; member in sw::PixelRoutine
/aosp_15_r20/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/utils/
H A DCachedSupplierTest.java102 int invocationCount = 0; field in CachedSupplierTest.TestSupplier
/aosp_15_r20/external/testng/src/main/java/org/testng/annotations/
H A DTest.java76 public int invocationCount() default 1; in invocationCount() method
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/
H A DConfigurationGroupMethods.java63 int invocationCount= method.getCurrentInvocationCount(); in isLastMethodForGroup() local
H A DTestMethodWithDataProviderMethodWorker.java43 int invocationCount, int failureCount, ITestResultNotifier notifier) { in TestMethodWithDataProviderMethodWorker()
H A DInvoker.java1057 int invocationCount = onlyOne ? 1 : testMethod.getInvocationCount(); in invokeTestMethods() local
1591 int invocationCount= testMethod.getInvocationCount(); in handleException() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DSingletonRunnerTest.java39 AtomicInteger invocationCount = new AtomicInteger(0); in testShouldRunTask() local
/aosp_15_r20/external/testng/src/main/java/org/testng/internal/annotations/
H A DTestAnnotation.java79 public void setInvocationCount(int invocationCount) { in setInvocationCount()
/aosp_15_r20/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/di/
DFakeComponents.kt138 var invocationCount = 0 variable in com.android.healthconnect.controller.tests.utils.di.FakeLoadDataAggregationsUseCase
/aosp_15_r20/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionTestBase.java360 protected void verifySafeModeStateAndCallbackFired(int invocationCount, boolean isInSafeMode) { in verifySafeModeStateAndCallbackFired()
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/test/mocks/
DAbstractExtendedMockitoTestCase.java329 protected final <T extends Throwable> void forceFailure(int invocationCount, in forceFailure()
/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyClientHandlerTest.java974 int invocationCount; field in NettyClientHandlerTest.PingCallbackImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/
H A DRepeatWhenAttachedTest.kt501 val invocationCount: Int constant
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowAccountManagerTest.java424 private int invocationCount = 0; field in ShadowAccountManagerTest.TestOnAccountsUpdateListener
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/
H A DCompletionStageTest.java445 private int invocationCount = 0; field in CompletionStageTest.ExceptionalFunction
/aosp_15_r20/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
H A DFactoryProvider2Test.java877 final AtomicInteger invocationCount = new AtomicInteger(); in testMethodInterceptorsOnAssistedTypes() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1336 int32_t invocationCount = 0; in varyingSamplesFragTest() local
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/
H A DOkHttpClientTransportTest.java2320 int invocationCount; field in OkHttpClientTransportTest.PingCallbackImpl
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
H A DvktReconvergenceTests.cpp1033 RandomProgram(const CaseDef &c, uint32_t invocationCount = 0u) in RandomProgram()
3228 …TessCtrlRandomProgram(add_cref<CaseDef> c, uint32_t invocationCount) : RandomProgram(c, invocation… in TessCtrlRandomProgram()
3658 TessEvalRandomProgram(add_cref<CaseDef> c, uint32_t invocationCount = 0) in TessEvalRandomProgram()

123