Searched refs:STInternalAssertEqualGLKVectorsOrMatrices (Results 1 – 1 of 1) sorted by relevance
/external/google-breakpad/src/common/mac/testing/ |
D | GTMSenTestCase.h | 487 #define STInternalAssertEqualGLKVectorsOrMatrices(a1, a2, accuracy, description, ...) \ macro 531 STInternalAssertEqualGLKVectorsOrMatrices(a1, a2, accuracy, description, ##__VA_ARGS__) 534 STInternalAssertEqualGLKVectorsOrMatrices(a1, a2, accuracy, description, ##__VA_ARGS__) 537 STInternalAssertEqualGLKVectorsOrMatrices(a1, a2, accuracy, description, ##__VA_ARGS__)
|