Home
last modified time | relevance | path

Searched defs:getSorted (Results 1 – 3 of 3) sorted by relevance

/external/snakeyaml/src/test/java/examples/collections/
DTypeSafeMapImplementationsTest.java78 public SortedMap<String, String> getSorted() { in getSorted() method in TypeSafeMapImplementationsTest.MapBean
DTypeSafeSetImplementationsTest.java118 public SortedSet<String> getSorted() { in getSorted() method in TypeSafeSetImplementationsTest.SetBean
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAttributes.cpp895 AttributeSetNode *AttributeSetNode::getSorted(LLVMContext &C, in getSorted() function in AttributeSetNode