Home
last modified time | relevance | path

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

1234

/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
DPriorityDumpTest.java23 import static org.mockito.Matchers.same;
62 verify(mDumper).dump(same(mFd), same(mPw), eq(null)); in testNullArgs()
68 verify(mDumper).dump(same(mFd), same(mPw), same(EMPTY_ARGS)); in testNoArgs()
77 verify(mDumper).dump(same(mFd), same(mPw), same(args)); in testNonPriorityArgs()
86 verify(mDumper).dump(same(mFd), same(mPw), same(args)); in testMissingPriority()
95 verify(mDumper).dump(same(mFd), same(mPw), same(args)); in testInvalidPriorityNoExtraArgs()
104 verify(mDumper).dump(same(mFd), same(mPw), same(args)); in testInvalidPriorityExtraArgs()
134 verify(mDumper).dumpCritical(same(mFd), same(mPw), eq(EMPTY_ARGS)); in testCriticalNoExtraArgs()
142 verify(mDumper).dumpCritical(same(mFd), same(mPw), eq(new String[] { in testCriticalExtraArgs()
152 verify(mDumper).dumpHigh(same(mFd), same(mPw), eq(EMPTY_ARGS)); in testHighNoExtraArgs()
[all …]
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/widget/
DEmojiKeyListenerTest.java35 import static org.mockito.Matchers.same;
95 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable), in testOnKeyDown_doesNotDelete_whenKeyCodeIsNotDelOrForwardDel()
96 eq(event.getKeyCode()), same(event)); in testOnKeyDown_doesNotDelete_whenKeyCodeIsNotDelOrForwardDel()
104 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable), in testOnKeyDown_doesNotDelete_withOtherModifiers()
105 eq(event.getKeyCode()), same(event)); in testOnKeyDown_doesNotDelete_withOtherModifiers()
113 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable), in testOnKeyDown_doesNotDelete_withAltModifier()
114 eq(event.getKeyCode()), same(event)); in testOnKeyDown_doesNotDelete_withAltModifier()
122 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable), in testOnKeyDown_doesNotDelete_withCtrlModifier()
123 eq(event.getKeyCode()), same(event)); in testOnKeyDown_doesNotDelete_withCtrlModifier()
131 verify(mKeyListener, times(1)).onKeyDown((View) eq(null), same(mEditable), in testOnKeyDown_doesNotDelete_withShiftModifier()
[all …]
DSpannableBuilderTest.java28 import static org.mockito.Matchers.same;
142 same(span), anyInt(), anyInt()); in testBlocksSpanCallbacks_forEmojiSpans()
144 same(span), anyInt(), anyInt()); in testBlocksSpanCallbacks_forEmojiSpans()
146 same(span), anyInt(), anyInt(), anyInt(), anyInt()); in testBlocksSpanCallbacks_forEmojiSpans()
205 verify(spanWatcher, times(1)).onSpanRemoved(any(Spannable.class), same(span), in testDoesNotBlockSpanCallbacksForOtherWatchers()
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/
Dstderr.txt.expect3 root_compute_non_uint32_t_xyzar.rs:5:26: error: Special parameters 'x' and 'y' must be of the same
5 root_compute_non_uint32_t_xyzar.rs:5:36: error: Special parameters 'x' and 'z' must be of the same
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/
Dstderr.txt.expect3 root_compute_non_uint32_t_xyzwar.rs:6:26: error: Special parameters 'x' and 'y' must be of the same
5 root_compute_non_uint32_t_xyzwar.rs:6:36: error: Special parameters 'x' and 'z' must be of the same
/frameworks/opt/telephony/
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/support/design/tests/src/android/support/design/widget/
DCoordinatorLayoutTest.java30 import static org.mockito.Matchers.same;
94 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows()
122 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows()
135 .onApplyWindowInsets(same(col), same(view), any(WindowInsetsCompat.class)); in testSetFitSystemWindows()
723 .getInsetDodgeRect(same(col), same(view), any(Rect.class)); in testDodgeInsetViewWithEmptyBounds()
/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/webview/nullwebview/
Dproguard.flags2 # post-jarjar remapping versions of the class names. This enables the same
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/items/
DButtonItemTest.java27 import static org.mockito.Matchers.same;
174 verify(listener).onClick(same(item)); in testOnClickListener()
/frameworks/base/tools/layoutlib/rename_font/
DREADME3 java.awt.Font#layoutGlyphVector() if two fonts with same name but differnt
/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/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/native/libs/ui/
DRegion.cpp650 bool same = true; in boolean_operation() local
662 same = false; in boolean_operation()
666 same = false; in boolean_operation()
674 same = false; in boolean_operation()
677 if(!same) { in boolean_operation()
/frameworks/base/tests/LegacyRestoreTest/
DREADME13 archive, using the same key, generated on a Nexus 4 running Android 4.4 with a fix
/frameworks/support/emoji/core/tests/java/android/support/text/emoji/
DFontRequestEmojiCompatConfigTest.java31 import static org.mockito.Matchers.same;
104 verify(callback, times(1)).onFailed(same(exception)); in testLoad_whenGetFontThrowsException()
/frameworks/rs/script_api/include/
Drs_time.rsh76 * This functions returns the same pointer that is passed as first argument. If the
83 * Returns: Pointer to the output local time, i.e. the same value as the parameter local.
/frameworks/compile/slang/tests/F_reduce_general_bad_halter/
Dstderr.txt.expect6 …t *') and accumulator AccumInt() parameter 'accum' (type 'int *') must be pointers to the same type
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DProxyController.java237 boolean same = true; in setRadioCapability()
240 same = false; in setRadioCapability()
243 if (same) { in setRadioCapability()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DarmVCM4P2_SetPredDir_s.s40 ; * blocks 0 to 3 in the same macroblock.
/frameworks/base/media/lib/tvremote/
DREADME.txt7 You can add but not remove. The rules are the same as for the
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DarmVCM4P2_SetPredDir_s.s40 ; * blocks 0 to 3 in the same macroblock.
/frameworks/base/media/lib/signer/
DREADME.txt9 You can add but not remove. The rules are the same as for the
/frameworks/base/media/lib/remotedisplay/
DREADME.txt7 You can add but not remove. The rules are the same as for the
/frameworks/base/location/lib/
DREADME.txt7 You can add but not remove. The rules are the same as for the

1234