Searched refs:__Test (Results 1 – 2 of 2) sorted by relevance
28 GrBatch* Batch##__Test(SkRandom* random, GrContext* context)30 extern GrBatch* Batch##__Test(SkRandom*, GrContext* context);32 Batch##__Test34 friend GrBatch* Batch##__Test(SkRandom* random, GrContext* context);
54 typedef struct __Test Test;55 typedef struct __Test* TestRef;/*downward compatible*/57 struct __Test { struct