Searched defs:ASSERT_WITH_MESSAGE (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/WTF-7600.1.24/wtf/
H A DAssertions.h276 #define ASSERT_WITH_MESSAGE(assertion, ...) ((void)0) macro
278 #define ASSERT_WITH_MESSAGE(assertion, ...) do \ macro

Completed in 91 milliseconds