◆ testCreate
◆ testRegisterTexture
- (void) testRegisterTexture |
|
|
|
|
implementation |
◆ testRetainCycle
Definition at line 14 of file FlutterTextureRegistryRelayTest.mm.
54 {
56 NSObject<FlutterTextureRegistry>* strongRelay;
57 @autoreleasepool {
62 }
63 XCTAssertNil(weakEngine);
64 XCTAssertNotNil(strongRelay);
65}
NSObject< FlutterTextureRegistry > * textureRegistry
◆ testTextureFrameAvailable
- (void) testTextureFrameAvailable |
|
|
|
|
implementation |
◆ testUnregisterTexture
- (void) testUnregisterTexture |
|
|
|
|
implementation |
The documentation for this class was generated from the following file: