Home
last modified time | relevance | path

Searched refs:CheckHelper (Results 1 - 2 of 2) sorted by relevance

/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dcctest.h58 #define CHECK(condition) CheckHelper(__FILE__, __LINE__, #condition, condition)
61 static inline void CheckHelper(const char* file, in CheckHelper() function
H A Dchecks.h57 static inline void CheckHelper(const char* file, in CheckHelper() function
68 #define CHECK(condition) CheckHelper(__FILE__, __LINE__, #condition, condition)

Completed in 2 milliseconds