Definition at line 185 of file PlatformViewUITests.m.
◆ initWithInvocation:
- (instancetype) initWithInvocation: |
|
(NSInvocation*) |
invocation |
|
|
implementation |
Definition at line 7 of file PlatformViewUITests.m.
191 :(NSInvocation*)invocation {
193 [[
GoldenTestManager alloc] initWithLaunchArg:@"--platform-view-cliprect-with-transform"];
194 return [super initWithManager:manager invocation:invocation];
195}
◆ testPlatformView
- (void) testPlatformView |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: