Home | History | Annotate | Download | only in src

Lines Matching full:throw_on_failure

254     throw_on_failure,
255 internal::BoolFromGTestEnv("throw_on_failure", false),
3614 } else if (GTEST_FLAG(throw_on_failure)) {
4561 " @G--" GTEST_FLAG_PREFIX_ "throw_on_failure@D\n"
4616 ParseBoolFlag(arg, kThrowOnFailureFlag, &GTEST_FLAG(throw_on_failure))