Home
last modified time | relevance | path

Searched defs:listString (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/scripts/
Dword.d.ts44 listString: string; property
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DByteStringTest.java653 ByteString listString = ByteString.copyFrom(pieces); in testCompositeSubstring() local
696 ByteString listString = ByteString.copyFrom(pieces); in testCopyFromList() local