Searched refs:expected_to_throw (Results 1 – 2 of 2) sorted by relevance
419 DisallowReassignment<bool> expected_to_throw = {"throws", false}; variable
4485 options.expected_to_throw = true; in SetOptions()4774 return (success == Shell::options.expected_to_throw ? 1 : 0); in RunMain()