Home
last modified time | relevance | path

Searched refs:test_native (Results 1 – 25 of 57) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; in TargetPanel()
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in TargetPanel()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in TargetPanel()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in TargetPanel()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in TargetPanel()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in TargetPanel()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in TargetPanel()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in TargetPanel()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in TargetPanel()
140 test_native = "TEST1"; in TargetPanel()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java51 String test_native; field in AddFlavorForNativeTest
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
73 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
77 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
91 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
109 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
122 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
127 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
140 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java50 String test_native; field in AddFlavorForNativeTest
71 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
76 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
89 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
108 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
121 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
126 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
139 test_native = "TEST1"; in initMappings()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/datatransfer/SystemFlavorMap/
H A DAddFlavorForNativeTest.java50 String test_native; field in AddFlavorForNativeTest
71 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor1); in doTest()
72 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor2); in doTest()
76 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
89 flavorMap.addUnencodedNativeForFlavor(test_flavor1, test_native); in doTest()
90 flavorMap.addUnencodedNativeForFlavor(test_flavor2, test_native); in doTest()
108 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
121 flavorMap.addFlavorForUnencodedNative(test_native, test_flavor3); in doTest()
126 comp2 = new Vector(flavorMap.getFlavorsForNative(test_native)); in doTest()
139 test_native = "TEST1"; in initMappings()
[all …]
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dtest-resample.c65 static void test_native(void) in test_native() function
173 test_native(); in main()
/dports/science/py-scipy/scipy-1.7.1/scipy/io/matlab/tests/
H A Dtest_byteordercodes.py11 def test_native(): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/databases/py-gdbm/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python310/Python-3.10.1/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python37/Python-3.7.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python38/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python-tools/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python27/Python-2.7.18/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python-legacy/Python-2.7.18/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python39/Python-3.9.9/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/lang/python311/Python-3.11.0a3/Lib/ctypes/test/
H A Dtest_unaligned_structures.py28 def test_native(self): member in TestStructures
/dports/devel/p5-Locale-Maketext-Gettext/Locale-Maketext-Gettext-1.32/
H A DChanges82 2. t/test_native.po: Removed. It is now generated by
85 test_native.po and test_native.mo.
87 test_native.po and test_native.mo.
116 6. t/locale/*/LC_MESSAGES/*.mo, t/test_native.po: Added messages
388 3. t/test_native.po: Added.
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKTests/Resources/
H A Dtest_native.ged12 1 FILE test_native.ged

123