Searched defs:two (Results 1 – 14 of 14) sorted by relevance
293 String two = ((PrimaryContext) expression.right).literal().javaLiteral().getText(); in compareBinaryOperators() local305 String two = ((PrimaryContext) expression.right).literal().javaLiteral().getText(); in compareMathOperators() local317 String two = ((PrimaryContext) expression.right).literal().javaLiteral().getText(); in compareBitShiftOperators() local329 String two = ((PrimaryContext) expression.right).literal().javaLiteral().getText(); in compareComparisonOperators() local341 String two = ((PrimaryContext) expression.right).literal().javaLiteral().getText(); in compareAndOrOperators() local
58 ViewOne two = new ViewOne(mContext); in testLayout3() local97 TextView two = new TextView(mContext); in testLayout6() local
21 int two() in two() function
90 two RN 7 label
58 unsigned int two; member
45 unsigned int two; member
112 Network two = new Network(2); in testGetNetworkHandle() local
137 private void assertUserInfoEquals(UserInfo one, UserInfo two) { in assertUserInfoEquals()
201 String two = hw.toString(); in compareTo() local
27 int two = 2; member
172 int[] one = {1}, two = {2}; in requestSettingsSetDetectsNoopChanges() local
881 final Fragment two = new Fragment(); in targetFragmentNoCycles() local898 final Fragment two = new Fragment(); in targetFragmentSetClear() local
1082 WifiDebugRingBufferStatus two = new WifiDebugRingBufferStatus(); in testRingBufferStatus() local
249 CharSequence two, int ooffset, in regionMatches()