Home
last modified time | relevance | path

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

/external/jsoncpp/src/test_lib_json/
Djsontest.cpp377 static volatile bool isAborting = false; in msvcrtSilentReportHook() local
378 if (isAborting) { in msvcrtSilentReportHook()
381 isAborting = true; in msvcrtSilentReportHook()