Searched refs:onUnittestErrorMsg (Results 1 – 1 of 1) sorted by relevance
591 extern (C) void onUnittestErrorMsg( string file, size_t line, string msg ) nothrow in onUnittestErrorMsg() function770 extern (C) void onUnittestErrorMsg(string file, size_t line, string msg);810 onUnittestErrorMsg(file, line, msg); in _d_unittest_msg()