Home
last modified time | relevance | path

Searched refs:VALID (Results 1 – 25 of 2500) sorted by relevance

12345678910>>...100

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_path_parser_test.cc42 VALID("M1,2", "M 1 2"); in TEST()
43 VALID("m1,2", "m 1 2"); in TEST()
85 VALID(" M1,2", "M 1 2"); in TEST()
86 VALID(" M1,2", "M 1 2"); in TEST()
87 VALID("\tM1,2", "M 1 2"); in TEST()
88 VALID("\nM1,2", "M 1 2"); in TEST()
89 VALID("\rM1,2", "M 1 2"); in TEST()
92 VALID("M1,2 ", "M 1 2"); in TEST()
100 VALID("", ""); in TEST()
101 VALID(" ", ""); in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_path_parser_test.cc42 VALID("M1,2", "M 1 2"); in TEST()
43 VALID("m1,2", "m 1 2"); in TEST()
85 VALID(" M1,2", "M 1 2"); in TEST()
86 VALID(" M1,2", "M 1 2"); in TEST()
87 VALID("\tM1,2", "M 1 2"); in TEST()
88 VALID("\nM1,2", "M 1 2"); in TEST()
89 VALID("\rM1,2", "M 1 2"); in TEST()
92 VALID("M1,2 ", "M 1 2"); in TEST()
100 VALID("", ""); in TEST()
101 VALID(" ", ""); in TEST()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null),
60 ste(MAIN_SNIPPET, VALID, VALID, false, null),
64 ste(MAIN_SNIPPET, VALID, VALID, false, null),
77 ste(MAIN_SNIPPET, VALID, VALID, false, null),
81 ste(MAIN_SNIPPET, VALID, VALID, true, null),
83 ste(v, VALID, VALID, true, MAIN_SNIPPET));
101 ste(MAIN_SNIPPET, VALID, VALID, true, null),
116 ste(MAIN_SNIPPET, VALID, VALID, true, null),
171 ste(b, VALID, VALID, true, MAIN_SNIPPET),
172 ste(c, VALID, VALID, true, b),
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]
H A DForwardReferenceTest.java52 added(VALID), in testOverwriteMethodForwardReferenceClass()
83 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToMethod()
104 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToMethod()
129 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToMethod()
146 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToClass()
170 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testForwardVarToClassGeneric()
228 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardVarToEnum()
247 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardMethodToClass()
265 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass1()
283 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testForwardClassToClass2()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/jshell/
H A DReplaceTest.java54 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
60 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
64 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testRedefine()
77 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testReplaceClassToVar()
81 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceClassToVar()
83 ste(v, VALID, VALID, true, MAIN_SNIPPET)); in testReplaceClassToVar()
101 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceVarToMethod()
116 ste(MAIN_SNIPPET, VALID, VALID, true, null), in testReplaceMethodToMethod()
171 ste(b, VALID, VALID, true, MAIN_SNIPPET), in testReplaceClassToClass()
172 ste(c, VALID, VALID, true, b), in testReplaceClassToClass()
[all …]
H A DForwardReferenceImportTest.java46 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
49 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
52 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
55 ste(MAIN_SNIPPET, VALID, VALID, false, null), in testImportDeclare()
66 added(VALID), in testForwardSingleImportMethodToMethod()
73 added(VALID), in testForwardSingleImportMethodToMethod()
85 added(VALID), in testForwardImportMethodOnDemandToMethod()
92 added(VALID), in testForwardImportMethodOnDemandToMethod()
104 added(VALID), in testForwardSingleImportFieldToMethod()
111 added(VALID), in testForwardSingleImportFieldToMethod()
[all …]

12345678910>>...100