Home | History | Annotate | Download | only in test

Lines Matching full:dummy

41   bool dummy = testing::GTEST_FLAG(also_run_disabled_tests)
53 EXPECT_TRUE(dummy || !dummy); // Suppresses warning that dummy is unused.