Searched refs:CHECK_CTX (Results 1 – 3 of 3) sorted by relevance
110 template <typename CHECK_CTX>111 static void expandGraphWithCheckers(CHECK_CTX checkCtx, in expandGraphWithCheckers()118 typename CHECK_CTX::CheckersTy::const_iterator in expandGraphWithCheckers()
93 template <typename CHECK_CTX>94 static void expandGraphWithCheckers(CHECK_CTX checkCtx, in expandGraphWithCheckers()101 typename CHECK_CTX::CheckersTy::const_iterator in expandGraphWithCheckers()
3871 #define CHECK_CTX(FUNC) \ in test_setallocators() macro3882 CHECK_CTX("malloc"); in test_setallocators()3901 CHECK_CTX("realloc"); in test_setallocators()3915 CHECK_CTX("free"); in test_setallocators()3936 CHECK_CTX("calloc"); in test_setallocators()3950 CHECK_CTX("calloc free"); in test_setallocators()3967 #undef CHECK_CTX in test_setallocators()