Home
last modified time | relevance | path

Searched refs:TypedText (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Index/
H A Dcomplete-property-flags.m12 // CHECK-CC1: {TypedText assign}
13 // CHECK-CC1-NEXT: {TypedText atomic}
14 // CHECK-CC1-NEXT: {TypedText copy}
16 // CHECK-CC1-NEXT: {TypedText nonatomic}
17 // CHECK-CC1: {TypedText nonnull}
20 // CHECK-CC1-NEXT: {TypedText nullable}
21 // CHECK-CC1-NEXT: {TypedText readonly}
22 // CHECK-CC1-NEXT: {TypedText readwrite}
23 // CHECK-CC1-NEXT: {TypedText retain}
25 // CHECK-CC1-NEXT: {TypedText strong}
[all …]
H A Dcomplete-declarators.m33 // CHECK-CC0: TypedefDecl:{TypedText id} (50)
34 // CHECK-CC0: NotImplemented:{TypedText in} (40)
35 // CHECK-CC0: NotImplemented:{TypedText inout} (40)
37 // CHECK-CC0: NotImplemented:{TypedText int} (50)
38 // CHECK-CC0: NotImplemented:{TypedText long} (50)
45 // CHECK-CC2: NotImplemented:{TypedText const} (40)
66 // CHECK-CC5: TypedefDecl:{TypedText Class} (50)
71 // CHECK-CC5: TypedefDecl:{TypedText id} (50)
72 // CHECK-CC5: NotImplemented:{TypedText int} (50)
75 // CHECK-CC5: TypedefDecl:{TypedText SEL} (50)
[all …]
H A Dcomplete-type-factors.m42 // CHECK-CC1: ParmDecl:{ResultType int}{TypedText integer} (8)
55 // CHECK-CC2: VarDecl:{ResultType int}{TypedText i} (17)
56 // CHECK-CC2: ParmDecl:{ResultType int}{TypedText integer} (17)
64 // CHECK-CC3: VarDecl:{ResultType enum Color}{TypedText c} (34)
71 // CHECK-CC3: VarDecl:{ResultType int}{TypedText i} (17)
72 // CHECK-CC3: ParmDecl:{ResultType int}{TypedText integer} (17)
87 // CHECK-CC4: VarDecl:{ResultType int}{TypedText i} (34)
98 // CHECK-CC6: VarDecl:{ResultType enum Color}{TypedText c} (8)
105 // CHECK-CC6: VarDecl:{ResultType int}{TypedText i} (17)
114 // CHECK-CC7: ParmDecl:{ResultType A *}{TypedText a} (34)
[all …]
H A Dcomplete-at-directives.m16 // CHECK-CC2: {TypedText end}
17 // CHECK-CC2: {TypedText optional}
18 // CHECK-CC2: {TypedText property}
19 // CHECK-CC2: {TypedText required}
23 // CHECK-CC3: {TypedText end}
34 // CHECK-CC4: TypedefDecl:{TypedText id}
35 // CHECK-CC4: TypedefDecl:{TypedText SEL}
38 // CHECK-CC5: {TypedText @end}
39 // CHECK-CC5: {TypedText @optional}
40 // CHECK-CC5: {TypedText @property}
[all …]
H A Dcomplete-method-decls.m117 // CHECK-CC2: ObjCInstanceMethodDecl:{TypedText abc}
122 // CHECK-CC3: ObjCInstanceMethodDecl:{TypedText abc}
154 // CHECK-CC9: NotImplemented:{TypedText x} (40)
155 // CHECK-CC9: NotImplemented:{TypedText xx} (40)
156 // CHECK-CC9: NotImplemented:{TypedText xxx} (40)
158 // CHECK-CCA: NotImplemented:{TypedText y2} (40)
176 // CHECK-CCF: NotImplemented:{TypedText in} (40)
181 // CHECK-CCF: NotImplemented:{TypedText out} (40)
190 // CHECK-CCG: NotImplemented:{TypedText in} (40)
193 // CHECK-CCG: NotImplemented:{TypedText out} (40)
[all …]
H A Dcomplete-preprocessor.m58 // CHECK-CC3: macro definition:{TypedText BAR} (40)
59 // CHECK-CC3: macro definition:{TypedText FOO} (40)
63 // CHECK-CC4: macro definition:{TypedText BAR} (70)
66 // CHECK-CC5: NotImplemented:{TypedText const} (50)
67 // CHECK-CC5: NotImplemented:{TypedText double} (50)
68 // CHECK-CC5: NotImplemented:{TypedText enum} (50)
69 // CHECK-CC5: NotImplemented:{TypedText extern} (40)
70 // CHECK-CC5: NotImplemented:{TypedText float} (50)
72 // CHECK-CC5: TypedefDecl:{TypedText id} (50)
74 // CHECK-CC5: NotImplemented:{TypedText int} (50)
[all …]
H A Dcomplete-objc-message.m202 // CHECK-CC1: {TypedText classMethod1:}{Placeholder (id)}{HorizontalSpace }{TypedText withKeyword:…
203 // CHECK-CC1: {TypedText classMethod2} (35)
204 // CHECK-CC1: {TypedText instanceMethod1} (35)
205 // CHECK-CC1: {TypedText new} (35)
213 // CHECK-CC2: {TypedText categoryInstanceMethod}
214 // CHECK-CC2: {TypedText instanceMethod1}
254 // CHECK-CCA: TypedefDecl:{TypedText id} (50)
258 // CHECK-CCA: {TypedText super} (40)
279 // CHECK-CCF: TypedefDecl:{TypedText Class}
282 // CHECK-CCF: TypedefDecl:{TypedText id}
[all …]
H A Dcomplete-kvc.m58 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSArray *}{RightParen )}{TypedText arrayPro…
60 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText boolProperty}…
64 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text NSUInteger}{RightParen )}{TypedText countOf…
75 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int *}{RightParen )}{TypedText intPointerPr…
76 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text int}{RightParen )}{TypedText intProperty} (…
77 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isBoolPropert…
78 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text BOOL}{RightParen )}{TypedText isIntProperty…
84 // CHECK-CC1: ObjCInstanceMethodDecl:{LeftParen (}{Text MyArray *}{RightParen )}{TypedText myArrayP…
103 // CHECK-CC3: ObjCInstanceMethodDecl:{TypedText countOfIntProperty} (55)
104 // CHECK-CC3-NEXT: ObjCInstanceMethodDecl:{TypedText intProperty} (42)
[all …]
H A Dcomplete-at-exprstmt.m40 // CHECK-CC3: NotImplemented:{ResultType SEL}{TypedText _cmd}
41 // CHECK-CC3: ParmDecl:{ResultType int}{TypedText arg}
42 // CHECK-CC3: TypedefDecl:{TypedText Class}
43 // CHECK-CC3: TypedefDecl:{TypedText id}
44 // CHECK-CC3: ObjCIvarDecl:{ResultType int}{TypedText ivar}
45 // CHECK-CC3: ObjCInterfaceDecl:{TypedText MyClass}
46 // CHECK-CC3: TypedefDecl:{TypedText SEL}
47 // CHECK-CC3: NotImplemented:{ResultType MyClass *}{TypedText self}
49 // CHECK-CC4: NotImplemented:{TypedText add:to:} (40)
50 // CHECK-CC4: NotImplemented:{TypedText add:to:plus:} (40)
[all …]
H A Dcomplete-properties.m60 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
61 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
62 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText Prop2}
63 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop3}
64 // CHECK-CC1: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
66 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
67 // CHECK-CC2: ObjCPropertyDecl:{ResultType int}{TypedText Prop1}
69 // CHECK-CC2: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
71 // CHECK-CC3: ObjCIvarDecl:{ResultType id}{TypedText _Prop3} (36)
76 // CHECK-CC4: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
[all …]
H A Dcomplete-interfaces.m23 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int1}
24 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int2}
25 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int3}
26 // CHECK-CC1: ObjCInterfaceDecl:{TypedText Int4}
28 // CHECK-CC2: ObjCInterfaceDecl:{TypedText Int1}
29 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int2}
30 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int3}
31 // CHECK-CC2-NEXT: ObjCInterfaceDecl:{TypedText Int4}
33 // CHECK-CC3: ObjCInterfaceDecl:{TypedText Int1}
37 // CHECK-CC4: ObjCInterfaceDecl:{TypedText Int1}
[all …]
H A Dcomplete-exprs.m26 // CHECK-CC1: TypedefDecl:{TypedText BOOL} (50)
27 // CHECK-CC1: macro definition:{TypedText bool} (51)
28 // CHECK-CC1: macro definition:{TypedText NO} (65)
30 // CHECK-CC1: macro definition:{TypedText YES} (65)
33 // CHECK-CC2: TypedefDecl:{TypedText BOOL} (50)
34 // CHECK-CC2: NotImplemented:{TypedText char} (50)
39 // CHECK-CC3: VarDecl:{ResultType id}{TypedText global} (50)
40 // CHECK-CC3: ParmDecl:{ResultType id}{TypedText param1} (34)
48 // CHECK-CC4: macro definition:{TypedText bool} (51)
49 // CHECK-CC4: macro definition:{TypedText NO} (65)
[all …]
H A Dcomplete-block-property-assignment.m37 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37)
38 // CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35)
64 // CHECK-NO: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37)
65 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35)
66 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType void (^)(Obj *)}{TypedText onAction} (37)
67 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType FooBlock}{TypedText onEventHandler} (35)
69 // CHECK-NO-NEXT: ObjCPropertyDecl:{ResultType int (^)(int)}{TypedText processEvent} (35)
72 // CHECK-NO1: ObjCPropertyDecl:{ResultType int}{TypedText foo} (37)
73 // CHECK-NO1-NEXT: ObjCPropertyDecl:{ResultType Obj *}{TypedText obj} (35)
74 // CHECK-NO1-NEXT: ObjCPropertyDecl:{ResultType void (^)(Obj *)}{TypedText onAction} (37)
[all …]
H A Dcomplete-categories.m23 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat1}
24 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat2}
25 // CHECK-CC1: ObjCCategoryDecl:{TypedText Cat3}
27 // CHECK-CC2: ObjCCategoryDecl:{TypedText Cat1}
28 // CHECK-CC2-NEXT: ObjCCategoryDecl:{TypedText Cat3}
30 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat1}
31 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat2}
32 // CHECK-CC3: ObjCCategoryDecl:{TypedText Cat3}
34 // CHECK-CC4: ObjCCategoryDecl:{TypedText Cat1}
35 // CHECK-CC4-NEXT: ObjCCategoryDecl:{TypedText Cat3}
[all …]
H A Dcomplete-lambdas.mm26 …ObjCInstanceMethodDecl:{ResultType id}{TypedText instanceMethod:}{Placeholder (int)}{HorizontalSpa…
29 // CHECK-CC2: ObjCClassMethodDecl:{ResultType id}{TypedText classMethod} (35)
32 // CHECK-CC3: ObjCInterfaceDecl:{TypedText A} (50)
33 // CHECK-CC3: ParmDecl:{ResultType A *}{TypedText a} (34)
34 // CHECK-CC3: ObjCInterfaceDecl:{TypedText B} (50)
35 // CHECK-CC3: TypedefDecl:{TypedText Class} (50)
39 // CHECK-CC4: NotImplemented:{ResultType B *}{TypedText self} (34)
40 // CHECK-CC4: NotImplemented:{ResultType A *}{TypedText super} (40)
45 // CHECK-CC5: NotImplemented:{ResultType SEL}{TypedText _cmd} (34)
46 // CHECK-CC5-NEXT: NotImplemented:{ResultType B *}{TypedText self} (34)
[all …]
H A Dcomplete-parameterized-classes.m48 // CHECK-CC0: ObjCInstanceMethodDecl:{ResultType MyClsB *}{TypedText getit:}{Placeholder (MyClsA *)…
51 // CHECK-CC1: ObjCPropertyDecl:{ResultType MyClsA *}{TypedText prop} (35)
54 // CHECK-CC2: ObjCIvarDecl:{ResultType MyClsB *}{TypedText myVar} (35)
58 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType void}{TypedText apply:}{Placeholder ^(id, NSObject…
59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType __kindof NSObject *}{TypedText getit:}{Placeholder…
62 // CHECK-CC4: ObjCPropertyDecl:{ResultType id}{TypedText prop} (35)
65 // CHECK-CC5: ObjCIvarDecl:{ResultType __kindof NSObject *}{TypedText myVar} (35)
71 // CHECK-CC6: ObjCInstanceMethodDecl:{LeftParen (}{Text id}{RightParen )}{TypedText prop} (40)
74 // CHECK-CC7: ObjCInterfaceDecl:{TypedText MyClsA}
78 // CHECK-CC8: ObjCProtocolDecl:{TypedText NSObject}
[all …]
H A Dcomplete-objc-message-id.m51 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
53 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
55 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
56 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText B_method}
57 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
59 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText autorelease}
61 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText retain}
65 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText alloc} (32)
66 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType Class}{TypedText class} (35)
67 // CHECK-SELECTOR-PREF: ObjCClassMethodDecl:{ResultType id}{TypedText init} (35)
[all …]
H A Dcomplete-block-properties.m42 //CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText barBlock}{LeftParen (}{Placeholder int *}{…
43 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType void}{TypedText block}{LeftParen (}{RightParen )} (3…
44 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType void (^)()}{TypedText block}{Equal = }{Placeholder …
47 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText foo} (35)
50 //CHECK-CC1-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText performA}{LeftParen (}{RightParen )} …
69 //CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void (^)(void)}{TypedText blockProperty} (35)
70 //CHECK-CC2-NEXT: ObjCInstanceMethodDecl:{ResultType BarBlock}{TypedText blockProperty2} (35)
72 //CHECK-CC2-NEXT: ObjCInstanceMethodDecl:{ResultType void}{TypedText setBlockProperty:}{Placeholder…
86 //CHECK-CC3: ObjCPropertyDecl:{ResultType void}{TypedText explicit}{LeftParen (}{RightParen )} (35)
87 //CHECK-CC3-NEXT: ObjCPropertyDecl:{ResultType void (^)()}{TypedText explicit}{Equal = }{Placehold…
[all …]
H A Dcomplete-available.m13 // CHECK: {TypedText iOS} (40)
14 // CHECK: {TypedText iOSApplicationExtension} (40)
15 // CHECK: {TypedText macOS} (40)
16 // CHECK: {TypedText macOSApplicationExtension} (40)
17 // CHECK: {TypedText tvOS} (40)
18 // CHECK: {TypedText tvOSApplicationExtension} (40)
19 // CHECK: {TypedText watchOS} (40)
20 // CHECK: {TypedText watchOSApplicationExtension} (40)
H A Dcomplete-ivar-access.m55 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_private} (35)
56 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_protected} (35)
57 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText sub_public} (35)
58 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_private} (35) (inaccessible)
59 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_protected} (35)
60 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_public} (35)
61 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_private} (37) (inaccessible)
62 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_protected} (37)
63 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_public} (37)
67 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_private} (35) (inaccessible)
[all …]
H A Dcomplete-property-getset.m23 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1}
25 // CHECK-CC1: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3}
27 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter2_not:}
28 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:}
30 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter3:}
32 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter1}
34 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter3}
35 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText getter4}
38 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter1:}{Informative (int)x}
40 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType void}{TypedText setter3:}{Informative (int)y}
[all …]
H A Dcomplete-member-access.m46 // CHECK-CC1: ObjCPropertyDecl:{ResultType int}{TypedText prop1}
47 // CHECK-CC1: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp}
54 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText IVar} (35)
55 // CHECK-CC2: ObjCIvarDecl:{ResultType int}{TypedText SuperIVar} (37)
62 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType int}{TypedText myOtherPropLikeThing} (37)
63 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
64 // CHECK-CC3: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (37)
65 // CHECK-CC3: ObjCPropertyDecl:{ResultType float}{TypedText ProtoProp} (37)
74 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText myProp} (35)
75 // CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType int}{TypedText prop1} (37)
[all …]
H A Darc-complete.m10 // CHECK-CC1: macro definition:{TypedText __autoreleasing} (70)
11 // CHECK-CC1: NotImplemented:{TypedText __bridge}{HorizontalSpace }{Placeholder type}{RightParen )…
12 // CHECK-CC1: NotImplemented:{TypedText __bridge_retained}{HorizontalSpace }{Placeholder CF type}{…
13 // CHECK-CC1: NotImplemented:{TypedText __bridge_transfer}{HorizontalSpace }{Placeholder Objective…
14 // CHECK-CC1: macro definition:{TypedText __strong} (70)
15 // CHECK-CC1: macro definition:{TypedText __unsafe_unretained} (70)
16 // CHECK-CC1: macro definition:{TypedText __weak} (70)
H A Dcomplete-blocks.m66 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method2:}{Placeholder ^(float f, dou…
67 // CHECK-CC2: ObjCInstanceMethodDecl:{ResultType id}{TypedText method:}{Placeholder ^int(int x, int…
69 // CHECK-CC3: ObjCInstanceMethodDecl:{ResultType id}{TypedText method3:}{Placeholder ^int(void)b} (…
71 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method4:}{Placeholder ^(void)arg} (3…
72 // CHECK-CC4: ObjCInstanceMethodDecl:{ResultType id}{TypedText method5:}{Placeholder ^(void)arg5} (…
74 // CHECK-CC5: TypedefDecl:{TypedText block_t} (50)
75 // CHECK-CC5: TypedefDecl:{TypedText Class} (50)
77 // CHECK-CC5: {TypedText union} (50)
80 // CHECK-CC6: ObjCInstanceMethodDecl:{ResultType id}{TypedText method6:}{Placeholder ^(block_t bloc…
85 // CHECK-CC8: ObjCInstanceMethodDecl:{ResultType id}{TypedText method7:}{Placeholder ^int(int x, in…
[all …]
/llvm-project-15.0.7/clang-tools-extra/unittests/clang-query/
H A DQueryParserTest.cpp201 EXPECT_EQ("help ", Comps[0].TypedText); in TEST_F()
203 EXPECT_EQ("let ", Comps[1].TypedText); in TEST_F()
205 EXPECT_EQ("match ", Comps[2].TypedText); in TEST_F()
207 EXPECT_EQ("quit ", Comps[3].TypedText); in TEST_F()
209 EXPECT_EQ("set ", Comps[4].TypedText); in TEST_F()
215 EXPECT_EQ("unlet ", Comps[7].TypedText); in TEST_F()
238 EXPECT_EQ("diag ", Comps[0].TypedText); in TEST_F()
254 EXPECT_EQ("AsIs ", Comps[0].TypedText); in TEST_F()
261 EXPECT_EQ("Stmt(", Comps[0].TypedText); in TEST_F()
267 EXPECT_EQ("atch ", Comps[0].TypedText); in TEST_F()
[all …]

12