/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | async_limiter_unittest.ts | 20 const mock1 = jest.fn(); constant 32 const mock1 = jest.fn(); constant 45 const mock1 = jest.fn(); constant
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/verification/ |
H A D | VerificationStartedListenerTest.java | 34 final List mock1 = mock(List.class); in verified_mock_can_be_replaced() local 79 final List mock1 = mock(List.class); in listeners_are_executed_in_sequence() local
|
H A D | VerificationInOrderWithTimeoutTest.java | 31 @Mock private IMethods mock1; field in VerificationInOrderWithTimeoutTest
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/http/loader/ |
H A D | ClasspathSdkHttpServiceProviderTest.java | 81 SdkHttpService mock1 = mock(SdkHttpService.class); in multipleSyncImplementationsFound_ReturnHighestPriority() local 97 SdkAsyncHttpService mock1 = mock(SdkAsyncHttpService.class); in multipleAsyncImplementationsFound_ReturnHighestPriority() local
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/junitrunner/ |
H A D | UnusedStubsExceptionMessageTest.java | 27 IMethods mock1 = when(mock(IMethods.class).simpleMethod(1)).thenReturn("1").getMock(); field in UnusedStubsExceptionMessageTest.HasUnnecessaryStubs
|
H A D | SilentRunnerTest.java | 119 IMethods mock1 = when(mock(IMethods.class).simpleMethod(1)).thenReturn("1").getMock(); field in SilentRunnerTest.HasUnnecessaryStubs
|
/aosp_15_r20/external/mockito/src/test/java/org/mockitousage/internal/junit/ |
H A D | UnusedStubbingsFinderTest.java | 31 @Mock IMethods mock1; field in UnusedStubbingsFinderTest
|
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/junit/ |
H A D | ArgMismatchFinderTest.java | 19 @Mock IMethods mock1; field in ArgMismatchFinderTest
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/ |
H A D | root_profiler_test.cc | 101 auto* mock1 = mock_profiler1.get(); in TEST() local
|
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/ |
H A D | MultiReportVisitorTest.java | 120 IReportVisitor mock1 = new MockVisitor(); in testMultiFormatter() local
|
/aosp_15_r20/external/mockito/src/test/java/org/mockito/internal/util/collections/ |
H A D | HashCodeAndEqualsSafeSetTest.java | 27 private UnmockableHashCodeAndEquals mock1; field in HashCodeAndEqualsSafeSetTest
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | CompositeReadableBufferTest.java | 305 ReadableBuffer mock1 = mock(ReadableBuffer.class); in closeShouldCloseBuffers() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ |
H A D | ConstraintChangeTest.kt | 35 val mock1: ConstraintChange = mock() in testSumNonNull() constant
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/ |
H A D | AbstractPreferencesTest.java | 430 Preferences mock1 = pref.node("mock1"); in testCharCase() local
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testpatch.py | 233 def test(this1, this2, mock1, mock2): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ |
H A D | testpatch.py | 233 def test(this1, this2, mock1, mock2): argument
|
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |