Flutter Engine
The Flutter Engine
Classes | Variables
SemanticsObjectTest.mm File Reference
#import <OCMock/OCMock.h>
#import <XCTest/XCTest.h>
#import "flutter/shell/platform/darwin/common/framework/Headers/FlutterMacros.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTouchInterceptingView_Test.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObject.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/SemanticsObjectTestMocks.h"
#import "flutter/shell/platform/darwin/ios/framework/Source/TextInputSemanticsObject.h"

Go to the source code of this file.

Classes

class  SemanticsObjectTest
 

Variables

FLUTTER_ASSERT_ARC const float kFloatCompareEpsilon = 0.001
 

Variable Documentation

◆ kFloatCompareEpsilon

FLUTTER_ASSERT_ARC const float kFloatCompareEpsilon = 0.001

Definition at line 17 of file SemanticsObjectTest.mm.