Definition at line 347 of file PlatformViewUITests.m.
◆ initWithInvocation:
- (instancetype) initWithInvocation: |
|
(NSInvocation*) |
invocation |
|
|
implementation |
Definition at line 7 of file PlatformViewUITests.m.
353 :(NSInvocation*)invocation {
355 [[
GoldenTestManager alloc] initWithLaunchArg:@"--platform-view-with-other-backdrop-filter"];
356 return [super initWithManager:manager invocation:invocation];
357}
◆ testPlatformView
- (void) testPlatformView |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: