Home
last modified time | relevance | path

Searched refs:two (Results 1 – 4 of 4) sorted by relevance

/cts/tools/signature-tools/
DREADME.txt11 #Delta model : A model to represent differences between two signature models
13 #Comparator : Put two signature models into the comparator and you get a delta model
/cts/tools/signature-tools/templates/
DCommon_meta.st2 <meta name="keywords" content="API difference, difference between two APIs, API diff">
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1558 String two = "Hello World"; in testRegionMatches() local
1560 assertTrue(TextUtils.regionMatches(one, 0, two, 0, "Hello".length())); in testRegionMatches()
1563 assertFalse(TextUtils.regionMatches(one, 0, two, 0, "Hello A".length())); in testRegionMatches()
1567 two, "Hello ".length(), "World".length())); in testRegionMatches()
1569 two, 0, "World".length())); in testRegionMatches()
1572 TextUtils.regionMatches(one, Integer.MIN_VALUE, two, 0, "Hello".length()); in testRegionMatches()
1577 TextUtils.regionMatches(one, Integer.MAX_VALUE, two, 0, "Hello".length()); in testRegionMatches()
1583 TextUtils.regionMatches(one, 0, two, Integer.MIN_VALUE, "Hello".length()); in testRegionMatches()
1588 TextUtils.regionMatches(one, 0, two, Integer.MAX_VALUE, "Hello".length()); in testRegionMatches()
1594 TextUtils.regionMatches(one, 0, two, 0, Integer.MIN_VALUE); in testRegionMatches()
[all …]
/cts/tools/dasm/src/java_cup/
Dparser.cup46 accessible via static methods of those classes. In addition, two