Searched refs:_strictMode (Results 1 – 2 of 2) sorted by relevance
22 bool TestNonUniformWorkGroup::_strictMode = false; member in TestNonUniformWorkGroup511 TestNonUniformWorkGroup::_strictMode = state; in enableStrictMode()582 if(_strictMode) { in verifyResults()663 if(_strictMode) { in showTestInfo()
114 static bool _strictMode; variable