Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 141) sorted by relevance

123456

/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
DPriorityDumpTest.java24 import static org.mockito.Matchers.same;
65 verify(mDumper).dump(same(mFd), same(mPw), eq(null), /* asProto= */ eq(false)); in testNullArgs()
71 verify(mDumper).dump(same(mFd), same(mPw), eq(EMPTY_ARGS), /* asProto= */ eq(false)); in testNoArgs()
80 verify(mDumper).dump(same(mFd), same(mPw), eq(args), /* asProto= */ eq(false)); in testNonPriorityArgs()
89 verify(mDumper).dump(same(mFd), same(mPw), eq(EMPTY_ARGS), /* asProto= */ eq(false)); in testMissingPriority()
98 verify(mDumper).dump(same(mFd), same(mPw), eq(EMPTY_ARGS), /* asProto= */ eq(false)); in testInvalidPriorityNoExtraArgs()
107 verify(mDumper).dump(same(mFd), same(mPw), eq(new String[] { in testInvalidPriorityExtraArgs()
139 verify(mDumper).dumpCritical(same(mFd), same(mPw), eq(EMPTY_ARGS), in testCriticalNoExtraArgs()
148 verify(mDumper).dumpCritical(same(mFd), same(mPw), eq(new String[] { in testCriticalExtraArgs()
158 verify(mDumper).dumpCritical(same(mFd), same(mPw), eq(new String[] { in testCriticalExtraArgsInMiddle()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/
DBatteryServiceTest.java123 verify(mCallback, times(1)).onRegistration(same(null), same(mMockedHal), eq(VENDOR));
124 verify(mCallback, never()).onRegistration(same(mMockedHal), same(mMockedHal), anyString());
125 verify(mCallback, times(1)).onRegistration(same(mMockedHal), same(mMockedHal2), eq(VENDOR));
133 verify(mCallback, times(1)).onRegistration(same(null), same(mMockedHal), eq(HEALTHD));
134 verify(mCallback, never()).onRegistration(same(mMockedHal), same(mMockedHal), anyString());
135 … verify(mCallback, times(1)).onRegistration(same(mMockedHal), same(mMockedHal2), eq(HEALTHD));
/frameworks/opt/setupwizard/library/gingerbread/test/instrumentation/src/com/android/setupwizardlib/util/
DLinkAccessibilityHelperTest.java22 import static org.mockito.Matchers.same;
267 .sendAccessibilityEvent(same(mTextView), eq(AccessibilityEvent.TYPE_VIEW_CLICKED)); in testMethodDelegation()
270 verify(delegate).sendAccessibilityEventUnchecked(same(mTextView), same(accessibilityEvent)); in testMethodDelegation()
276 same(mTextView), eq(AccessibilityActionCompat.ACTION_CLICK.getId()), eq(Bundle.EMPTY)); in testMethodDelegation()
279 verify(delegate).dispatchPopulateAccessibilityEvent(same(mTextView), same(accessibilityEvent)); in testMethodDelegation()
282 verify(delegate).getAccessibilityNodeProvider(same(mTextView)); in testMethodDelegation()
285 verify(delegate).onInitializeAccessibilityEvent(same(mTextView), eq(accessibilityEvent)); in testMethodDelegation()
290 .onInitializeAccessibilityNodeInfo(same(mTextView), same(accessibilityNodeInfo)); in testMethodDelegation()
293 verify(delegate).onPopulateAccessibilityEvent(same(mTextView), same(accessibilityEvent)); in testMethodDelegation()
298 .onRequestSendAccessibilityEvent(same(parent), same(mTextView), same(accessibilityEvent)); in testMethodDelegation()
/frameworks/base/core/java/com/android/server/
DDropboxLogTags.logtags3 # The java package name happens to be the same as frameworks/base/services/core
5 # be EventLogTags.logtags because it generates a class with the same name.
/frameworks/base/services/tests/servicestests/src/com/android/server/rollback/
DWatchdogRollbackLoggerTest.java24 import static org.mockito.ArgumentMatchers.same;
134 when(mMockPm.getPackageInfo(same(LOGGING_PARENT_VALUE), anyInt())).thenThrow( in testLogPackageNameNotFound()
156 when(mMockPm.getPackageInfo(same(failingPackage), anyInt())).thenReturn(packageInfo); in testApexdLoggingCallsWithParents()
176 when(mMockPm.getPackageInfo(same(failingPackage), anyInt())).thenReturn(packageInfo); in testApexdLoggingCallsWithNoParents()
/frameworks/base/packages/SystemUI/docs/
Dbroadcasts.md9 …ispatch situation that occurs whenever many classes are filtering for the same intent action. In p…
28 * Broadcasts will be dispatched on the main thread (same as `system_server`) by default but a `Hand…
78 All subscriptions are done with the same overloaded method. As specified in the doc, in order to pa…
80 In the same way as with `Context`, subscribing the same `BroadcastReceiver` for the same user using…
84 …he user can be specified. This allows using separate subscriptions of the same receiver for differ…
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/
Dstderr.txt.expect3 …_xyzar.rscript:5:26: error: Special parameters 'x' and 'y' must be of the same type. 'x' is of typ…
5 …_xyzar.rscript:5:36: error: Special parameters 'x' and 'z' must be of the same type. 'x' is of typ…
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/
Dstderr.txt.expect3 …xyzwar.rscript:6:26: error: Special parameters 'x' and 'y' must be of the same type. 'x' is of typ…
5 …xyzwar.rscript:6:36: error: Special parameters 'x' and 'z' must be of the same type. 'x' is of typ…
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt4 package run on the same thread except DataConnectionTracker
17 used. If the caller is on the same thread then a getter
21 and DCT#getLinkCapabilities which call Dcc all on the same
/frameworks/native/libs/binder/rust/tests/
DAndroid.bp21 // this cannot be the same as the module name.
34 // this cannot be the same as the module name.
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt8 … called more than once. Therefore, we need to add the running time of the same kernel together to …
14 …from the first line with the title you choose till the last time with the same log title, and past…
32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt
/frameworks/base/core/proto/android/service/
Dusb.proto122 // all mice of the same model would have the same ID.
349 // All devices of the same model have the same name
358 // All accessories of the same model have the same description
/frameworks/av/services/mediatranscoding/tests/
DREADME.txt5 Tests media transcoding service with real transcoder. Uses the same test assets
/frameworks/base/core/proto/android/app/
Dtime_zone_detector.proto39 * several objects (i.e. so the same time zone ID is always mapped to the same
/frameworks/layoutlib/rename_font/
DREADME3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
/frameworks/base/cmds/app_process/
DAndroid.bp80 …// // the same module). Using the same module also works around an issue with make: binaries
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/
DButtonItemTest.java23 import static org.mockito.Matchers.same;
172 verify(listener).onClick(same(item)); in testOnClickListener()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/people/
DPeopleHubViewControllerTest.kt135 private inline fun <reified T : Any> same(value: T): T { in same() method
136 return Mockito.same(value) ?: createInstance(T::class) in same()
/frameworks/compile/libbcc/tests/debuginfo/
DREADME19 The output is verified in the same way as host side tests, and the format
20 of the tests is the same.
/frameworks/base/native/android/
Dlibandroid_net.map.txt4 # because the same LLNDK library serves for both system and vendor partition
/frameworks/compile/slang/tests/F_reduce_general_bad_function/
Dstderr.txt.expect15 …e *') and initializer avi_init() parameter 'accum' (type 'int *') must be pointers to the same type
28 … *') and accumulator cva_accum() parameter 'accum' (type 'int *') must be pointers to the same type
29 … *') and accumulator cva_accum() parameter 'accum' (type 'int *') must be pointers to the same type
45 …e *') and accumulator AccumInt() parameter 'accum' (type 'int *') must be pointers to the same type
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dbitfield.rscript27 // types (and, for bit-fields, the same widths) for a sequence of one
31 // and non-exported types have the same layout.
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect138 // Verify that input array lengths are the same.
202 // Verify that input array lengths are the same.
270 // Verify that input array lengths are the same.
338 // Verify that input array lengths are the same.
406 // Verify that input array lengths are the same.
474 // Verify that input array lengths are the same.
538 // Verify that input array lengths are the same.
602 // Verify that input array lengths are the same.
670 // Verify that input array lengths are the same.
738 // Verify that input array lengths are the same.
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
DInputDeviceDelegateTest.java24 import static org.mockito.ArgumentMatchers.same;
281 verify(mIInputManagerMock).vibrateCombined(eq(1), same(SYNCED_EFFECT), any()); in vibrateIfAvailable_withInputDevices_returnsTrueAndVibratesAllDevices()
282 verify(mIInputManagerMock).vibrateCombined(eq(2), same(SYNCED_EFFECT), any()); in vibrateIfAvailable_withInputDevices_returnsTrueAndVibratesAllDevices()
/frameworks/rs/driver/
DREADME.txt14 treated as having the same SlangVersion as the user bitcode. This

123456