HomeSort by relevance Sort by last modified time
    Searched refs:diff_xIndex (Results 1 - 2 of 2) sorted by null

  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch_test.java 369 assertEquals("diff_xIndex: Translation on equality.", 5, dmp.diff_xIndex(diffs, 2));
372 assertEquals("diff_xIndex: Translation on deletion.", 1, dmp.diff_xIndex(diffs, 3));
    [all...]
diff_match_patch.java     [all...]

Completed in 528 milliseconds