Searched defs:expectedString (Results 1 – 11 of 11) sorted by relevance
71 String expectedString = in testToStringWorksAsExpected() local85 String expectedString = "idle_curve "; in testFlagsToString() local96 String expectedString = "idle_curve low_power_mode "; in testFlagsToString_multipleFlags() local
55 String expectedString = "doze [ low_pwr ]"; in toStringGeneratesExpectedString() local
108 String expectedString = mContext.getString(POSITION_STRING_ID, position); in testStateDescriptionHasPositionForCurrentTile() local135 String expectedString = mContext.getString(R.string.accessibility_qs_edit_tile_add_action); in testClickAddAction() local150 String expectedString = mContext.getString( in testClickRemoveAction() local
273 String expectedString, long expectedRounded) { in checkFormatBytes()279 String expectedString, long expectedRounded) { in checkFormatBytes()
52 String expectedString = "HbmEvent: {startTimeMillis:" + mStartTimeMillis in toStringGeneratesExpectedString() local
37 String expectedString = "OneTwoThreeFourFiveSixSevenEightNineTen"; in verifyTextAsset() local
113 String expectedString = new String(new int[] {0xFE000}, 0, 1); in testHoge() local
117 final SpannableStringBuilder expectedString = (SpannableStringBuilder) charSequence; in testFormatElapsedTime_onlyContainsMinute_hasTtsSpan() local
236 final String expectedString = Integer.toHexString(expectedInteger); in getIdentifier() local
775 String expectedString, in verifySpannableString()
454 String expectedString = Arrays.toString(expected); in assertStringArrayEquals() local