初始化提交
This commit is contained in:
28
PrivateHeaders/XCTest/CDStructures.h
Normal file
28
PrivateHeaders/XCTest/CDStructures.h
Normal file
@@ -0,0 +1,28 @@
|
||||
//
|
||||
// Generated by class-dump 3.5 (64 bit).
|
||||
//
|
||||
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
|
||||
//
|
||||
|
||||
#pragma mark Blocks
|
||||
|
||||
typedef void (^CDUnknownBlockType)(void); // return type and parameters are unknown
|
||||
|
||||
typedef struct {
|
||||
unsigned int _field1;
|
||||
unsigned int _field2;
|
||||
unsigned int _field3;
|
||||
unsigned int _field4;
|
||||
unsigned int _field5;
|
||||
unsigned int _field6;
|
||||
unsigned int _field7;
|
||||
} CDStruct_a561fd19;
|
||||
|
||||
typedef struct {
|
||||
unsigned short _field1;
|
||||
unsigned short _field2;
|
||||
unsigned short _field3[1];
|
||||
} CDStruct_27a325c0;
|
||||
|
||||
int _XCTSetApplicationStateTimeout(double timeout);
|
||||
double _XCTApplicationStateTimeout(void);
|
||||
Reference in New Issue
Block a user