Home
last modified time | relevance | path

Searched refs:TestCrtReportHook (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/
H A Dtest.cpp329 static int TestCrtReportHook(int reportType, char *message, int *) in TestCrtReportHook() function
350 _CrtSetReportHook(TestCrtReportHook); in main()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/tests/
H A Dtest.cpp398 static int TestCrtReportHook(int reportType, char *message, int *) in IMPLEMENT_APP_NO_MAIN()
419 _CrtSetReportHook(TestCrtReportHook); in main()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/
H A Dtest.cpp398 static int TestCrtReportHook(int reportType, char *message, int *) in IMPLEMENT_APP_NO_MAIN()
419 _CrtSetReportHook(TestCrtReportHook); in main()