#import <XCTest/XCTest.h>
Go to the source code of this file.
Classes | |
class | GPBTestCase |
Macros | |
#define | GPBARRAYSIZE(a) ((sizeof(a) / sizeof((a[0])))) |
Functions | |
static NSData * | DataFromCStr (const char *str) |
Variables | |
const uint32_t | kGPBDefaultRepeatCount |
Definition at line 48 of file bloaty/third_party/protobuf/objectivec/Tests/GPBTestUtilities.h.
|
inlinestatic |
Definition at line 42 of file bloaty/third_party/protobuf/objectivec/Tests/GPBTestUtilities.h.