Searched defs:rope (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/java/core/src/test/java/com/google/protobuf/ | ||
D | NioByteStringTest.java | 494 ByteString rope = p1.concat(p2); in testEqualsRopeByteString() local |
/external/python/cpython3/Lib/test/ | ||
D | test_enum.py | 992 rope = 'rough' variable in TestEnum.test_introspection.String |