Home | History | Annotate | Download | only in test

Lines Matching refs:GTEST_FLAG

340   testing::GTEST_FLAG(death_test_style) = "fast";
347 testing::GTEST_FLAG(death_test_style) = "fast";
357 testing::GTEST_FLAG(death_test_style) = "fast";
369 testing::GTEST_FLAG(death_test_style) = "threadsafe";
374 testing::GTEST_FLAG(death_test_style) = "threadsafe";
380 testing::GTEST_FLAG(death_test_style) = "threadsafe";
387 testing::GTEST_FLAG(death_test_style) = "threadsafe";
397 testing::GTEST_FLAG(death_test_style) = "threadsafe";
399 testing::GTEST_FLAG(death_test_style) = "fast";
416 if (!testing::GTEST_FLAG(death_test_use_fork)) {
417 testing::GTEST_FLAG(death_test_style) = "threadsafe";
615 testing::GTEST_FLAG(catch_exceptions) = false;
626 testing::GTEST_FLAG(catch_exceptions) = false;
668 testing::GTEST_FLAG(catch_exceptions) = false;
674 testing::GTEST_FLAG(catch_exceptions) = false;
706 testing::GTEST_FLAG(death_test_use_fork) = true;
711 testing::GTEST_FLAG(death_test_style) = "rococo";