5#ifndef FLUTTER_TESTING_SCENARIO_APP_IOS_SCENARIOS_SCENARIOSUITESTS_GOLDENTESTMANAGER_H_
6#define FLUTTER_TESTING_SCENARIO_APP_IOS_SCENARIOS_SCENARIOSUITESTS_GOLDENTESTMANAGER_H_
8#import <Foundation/Foundation.h>
9#import <XCTest/XCTest.h>
30- (instancetype)initWithLaunchArg:(NSString*)launchArg;
34- (void)checkGoldenForTest:(XCTestCase*)test rmesThreshold:(
double)rmesThreshold;
#define NS_ASSUME_NONNULL_BEGIN
#define NS_ASSUME_NONNULL_END
NS_ASSUME_NONNULL_BEGIN NSDictionary * launchArgsMap
const double kDefaultRmseThreshold
static void copy(void *dst, const uint8_t *src, int width, int bpp, int deltaSrc, int offset, const SkPMColor ctable[])
GoldenImage * goldenImage