| /external/guava/guava-tests/test/com/google/common/primitives/ | 
| D | UnsignedLongsTest.java | 113   public void testSort() {  in testSort()  method in UnsignedLongsTest120   static void testSort(long[] input, long[] expected) {  in testSort()  method in UnsignedLongsTest
 126   static void testSort(long[] input, int from, int to, long[] expected) {  in testSort()  method in UnsignedLongsTest
 
 | 
| D | UnsignedBytesTest.java | 308   public void testSort() {  in testSort()  method in UnsignedBytesTest315   static void testSort(byte[] input, byte[] expected) {  in testSort()  method in UnsignedBytesTest
 321   static void testSort(byte[] input, int from, int to, byte[] expected) {  in testSort()  method in UnsignedBytesTest
 
 | 
| D | UnsignedIntsTest.java | 161   public void testSort() {  in testSort()  method in UnsignedIntsTest168   static void testSort(int[] input, int[] expected) {  in testSort()  method in UnsignedIntsTest
 174   static void testSort(int[] input, int from, int to, int[] expected) {  in testSort()  method in UnsignedIntsTest
 
 | 
| /external/guava/android/guava-tests/test/com/google/common/primitives/ | 
| D | UnsignedLongsTest.java | 113   public void testSort() {  in testSort()  method in UnsignedLongsTest120   static void testSort(long[] input, long[] expected) {  in testSort()  method in UnsignedLongsTest
 126   static void testSort(long[] input, int from, int to, long[] expected) {  in testSort()  method in UnsignedLongsTest
 
 | 
| D | UnsignedBytesTest.java | 308   public void testSort() {  in testSort()  method in UnsignedBytesTest315   static void testSort(byte[] input, byte[] expected) {  in testSort()  method in UnsignedBytesTest
 321   static void testSort(byte[] input, int from, int to, byte[] expected) {  in testSort()  method in UnsignedBytesTest
 
 | 
| D | UnsignedIntsTest.java | 161   public void testSort() {  in testSort()  method in UnsignedIntsTest168   static void testSort(int[] input, int[] expected) {  in testSort()  method in UnsignedIntsTest
 174   static void testSort(int[] input, int from, int to, int[] expected) {  in testSort()  method in UnsignedIntsTest
 
 | 
| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/ | 
| D | NodeComparatorTest.java | 32 	public void testSort() {  in testSort()  method in NodeComparatorTest
 | 
| /external/nullaway/sample/src/main/java/com/uber/mylib/ | 
| D | Lambdas.java | 64   static void testSort(List<Integer> intList, List<Size> sizeList) {  in testSort()  method in Lambdas
 | 
| /external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/ | 
| D | NullAwayJava8NegativeCases.java | 88   static void testSort(List<Integer> intList, List<Size> sizeList) {  in testSort()  method in NullAwayJava8NegativeCases
 | 
| /external/tensorflow/tensorflow/compiler/tests/ | 
| D | sort_ops_test.py | 66   def testSort(self):  member in XlaSortOpTest
 | 
| /external/tensorflow/tensorflow/python/trackable/ | 
| D | data_structures_test.py | 314   def testSort(self):  member in ListWrapperTest
 | 
| /external/tensorflow/tensorflow/python/lib/core/ | 
| D | bfloat16_test.py | 316   def testSort(self, float_type):  member in CustomFloatTest
 | 
| /external/tensorflow/tensorflow/compiler/xla/python/ | 
| D | xla_client_test.py | 1504     def testSort(self):  member in TestFactory.SingleOpTest
 | 
| /external/python/pyasn1/tests/type/ | 
| D | test_univ.py | 1150     def testSort(self):  member in SequenceOf
 |